Difference between revisions of "/usr/bin/yarn"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 7: | Line 7: | ||
It is advised not to mix package managers in order to avoid resolution inconsistencies caused by | It is advised not to mix package managers in order to avoid resolution inconsistencies caused by | ||
unsynchronized lock files. To clear this warning, remove package-lock.json. | unsynchronized lock files. To clear this warning, remove package-lock.json. | ||
− | [1/4] Resolving packages... | + | [1/4] Resolving packages... |
− | [2/4] Fetching packages... | + | [2/4] Fetching packages... |
− | error [email protected]: The engine "node" is incompatible with this module. Expected version ">=16.8.0". Got "12.22.9" | + | error [email protected]: The engine "node" is incompatible with this module. Expected version ">=16.8.0". Got |
− | error Found incompatible module. | + | "12.22.9" |
− | info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command. | + | error Found incompatible module. |
+ | info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command. | ||
+ | |||
+ | [[node --version]] | ||
{{yarn}} | {{yarn}} |
Latest revision as of 09:52, 30 June 2023
/usr/local/bin/yarn yarn install v1.22.19 warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json. [1/4] Resolving packages... [2/4] Fetching packages... error [email protected]: The engine "node" is incompatible with this module. Expected version ">=16.8.0". Got "12.22.9" error Found incompatible module. info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
node --version
yarn [ create | list | up | add | run | install | build | transpile | transpile-watch | wsrun| version | --help ]
Advertising: