Morning,
Since few days i've an error message when i try to install or update node.
Error message is:
npm WARN config production Use --omit=dev
instead.
npm WARN old lockfile
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile
npm ERR! code EBADENGINE
npm ERR! engine Unsupported engine
npm ERR! engine Not compatible with your version of node/npm: follow@0.12.1
npm ERR! notsup Not compatible with your version of node/npm: follow@0.12.1
npm ERR! notsup Required: {"node":"0.12.x || 0.10.x || 0.8.x"}
npm ERR! notsup Actual: {"npm":"9.6.4","node":"v16.20.0"}
npm ERR! A complete log of this run can be found in: C:\Users\NICOLAS\AppData\Local\npm-cache_logs\2023-05-22T10_10_44_788Z-debug-0.log
I try to downgrade node and npm but i've always got the same trouble.
I've you got an idea to fix it.
Thanks
Nico