wclr / yalc

Work with yarn/npm packages locally like a boss.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not support new node version v16.x.x

codingwesley opened this issue Β· comments

yarn global v1.22.17
warning package.json: No license field
[1/4] πŸ”  Resolving packages...
[2/4] 🚚  Fetching packages...
error create-strapi-app@3.6.5: The engine "node" is incompatible with this module. Expected version ">=10.16.0 <=14.x.x". Got "16.13.1"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/global for documentation about this command.

Maybe upgrade create-strapi-app to the latest version.

commented

how does create-strapi-app refer to yalc?