My node version is 16.20 and cannot be upgraded. Which version should I use?
λ yarn add @cyntler/react-doc-viewer yarn add 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/5] Validating package.json... [2/5] Resolving packages... warning Lockfile has incorrect entry for "[email protected]". Ignoring it. warning @umijs/preset-react > @umijs/plugin-test > @umijs/test > jest-environment-jsdom-fourteen > @jest/environment > @jest/transform > jest-haste-map > [email protected]: The v1 package contains DANGEROUS / INSECURE binaries. Upgrade to safe fsevents v2 [3/5] Fetching packages... error [email protected]: The engine "node" is incompatible with this module. Expected version ">=18". Got "16.20.0" error Found incompatible module. info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
λ node -v v16.20.0
I found out that you upgraded the node last year, but I am unable to determine the NPM package version before the node upgrade. Update node js version to 18
My node version is 16.20 and cannot be upgraded. Which version should I use? Please.
Facing the same issue
Have you find any solution?
Same here Got anything?
Same here, anything?