Answers for "the engine "node" is incompatible with this module. expected version "^12.17.0 || ^14.13 || >=16.0.0". got "10.15.3""

4

The engine "node" is incompatible with this module. Expected version "^14". Got "15.4.0"

$ yarn install --ignore-engines
yarn install v0.24.5
info No lockfile found.
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
Done in 1.41s.
Posted by: Guest on September-24-2021

Code answers related to "the engine "node" is incompatible with this module. expected version "^12.17.0 || ^14.13 || >=16.0.0". got "10.15.3""

Code answers related to "Javascript"

Browse Popular Code Answers by Language