Difference between revisions of "Yarn create"
Jump to navigation
Jump to search
(Created page with "{{lc}} {{yarn}}") |
|||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | |||
+ | |||
+ | yarn create strapi-app my-project | ||
+ | yarn create v1.22.19 | ||
+ | warning [[package.json]]: No license field | ||
+ | [1/4] 🔍 Resolving packages... | ||
+ | [2/4] 🚚 Fetching packages... | ||
+ | error @strapi/[email protected]: The engine "[[node]]" is incompatible with this module. Expected version ">=14.19.1 <=18.x.x". Got "19.7.0" | ||
+ | [[error Found incompatible module]]. | ||
+ | info Visit https://yarnpkg.com/en/docs/cli/create for documentation about this command. | ||
{{yarn}} | {{yarn}} |
Revision as of 08:05, 9 June 2023
yarn create strapi-app my-project yarn create v1.22.19 warning package.json: No license field [1/4] 🔍 Resolving packages... [2/4] 🚚 Fetching packages... error @strapi/[email protected]: The engine "node" is incompatible with this module. Expected version ">=14.19.1 <=18.x.x". Got "19.7.0" error Found incompatible module. info Visit https://yarnpkg.com/en/docs/cli/create for documentation about this command.
yarn [ create | list | up | add | run | install | build | transpile | transpile-watch | wsrun| version | --help ]
Advertising: