What version of Node?
Noob question. I was trying to create a storefront with spree and got the following error:
error @vue-storefront/spree@: The engine "node" is incompatible with this module. Expected version ">=14.15 < 15.0.0". Got "18.7.0"
Should I downgrade Node or am I doing something wrong? Please help.
1 Reply
hi @hulahoops π , no, you're not doing anything wrong. It's a very typical problem everyone runs into, not just with VSF. Get used to it π yes, you need to have a node version compatible with the project. Look into "Node Version Manager." That's makes it quick to change versions.