strapi / strapi-starter-next-corporate

Next.js starter for creating a corporate site with Strapi.
https://strapi-starter-next-corporate.vercel.app
MIT License
346 stars 95 forks source link

Engine "node" is incompatible with this module. Expected version ">=10.16.0 <=14.x.x". Got "15.3.0" #64

Open mhoev opened 3 years ago

mhoev commented 3 years ago

Command used: yarn create strapi-starter strapi-next-corporate next-corporate

Version: yarn create v1.22.10

Execution stops after the following messages: error strapi-generate-new@3.6.8: The engine "node" is incompatible with this module. Expected version ">=10.16.0 <=14.x.x". Got "15.3.0" error Found incompatible module. info Visit https://yarnpkg.com/en/docs/cli/create for documentation about this command.

drsuess commented 2 years ago

Same issue, the supported node versions need bumping to current ones please :/

DominiqueBertrand commented 2 years ago

same issue with the current Node LTS ie 16.3 => cf. https://nodejs.org/en/about/releases/