Difference between revisions of "Yarn create"

From wikieduonline
Jump to navigation Jump to search
Line 8: Line 8:
 
  [1/4] 🔍  Resolving packages...
 
  [1/4] 🔍  Resolving packages...
 
  [2/4] 🚚  Fetching 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 @strapi/[email protected]: The engine "[[node.js|node]]" is incompatible with this module. Expected version ">=14.19.1 <=18.x.x". Got "19.7.0"
 
  [[error Found incompatible module]].
 
  [[error Found incompatible module]].
 
  info Visit https://yarnpkg.com/en/docs/cli/create for documentation about this command.
 
  info Visit https://yarnpkg.com/en/docs/cli/create for documentation about this command.

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: