Anyone using the Asona theme with Ghost v6?

Developer Apalodi’s docs state that Node.js v16 is required for the Asona theme. And, according to Ghost’s docs, v22 is required for the latest version.

Has anyone recently bought this theme and encountered any problems with the latest version of Ghost? Should I assume the theme is compliant with the latest Ghost version since it is showcased on the official marketplace?

Would love to hear about your thoughts and experience before the purchase.

Node version makes no difference for using a theme, there are no Node version compatibility issues anywhere.

The notice on the theme docs is about developing the theme locally and using the theme’s build tools for compiling assets etc.

Thanks a lot for the clarification Kevin, much appreciated.

Here developer means the requirement for building the theme assets, not running inside Ghost. You can build it on your local with a different Node version than your Ghost runtime.

EDIT: Sorry, I just realized that Kevin already mentioned this.