fa.react.dev icon indicating copy to clipboard operation
fa.react.dev copied to clipboard

Update node version in dependencies

Open EsmaeilSaleh opened this issue 3 years ago • 0 comments

To be able to run yarn and install dependencies please add version 16 of node. It returns an error of node version.

yarn run v1.22.18
warning ../../package.json: No license field
error [email protected]: The engine "node" is incompatible with this module. Expected version "12.x.x || 14.x.x || 15.x.x". Got "16.14.0"
error Commands cannot run with an incompatible environment.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

EsmaeilSaleh avatar Jun 22 '22 14:06 EsmaeilSaleh