Skip to content

Instantly share code, notes, and snippets.

@Cyberiaaxis
Created December 11, 2021 04:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Cyberiaaxis/6a11bd606e530a95d85d38945746e2c4 to your computer and use it in GitHub Desktop.
Save Cyberiaaxis/6a11bd606e530a95d85d38945746e2c4 to your computer and use it in GitHub Desktop.
rockwood@cyberia:~$ npm install -g npm
npm does not support Node.js v15.14.0
You should probably upgrade to a newer version of node as we
can't make any promises that npm will work with this version.
You can find the latest version at https://nodejs.org/
npm ERR! code EBADENGINE
npm ERR! engine Unsupported engine
npm ERR! engine Not compatible with your version of node/npm: npm@8.3.0
npm ERR! notsup Not compatible with your version of node/npm: npm@8.3.0
npm ERR! notsup Required: {"node":"^12.13.0 || ^14.15.0 || >=16"}
npm ERR! notsup Actual: {"npm":"8.3.0","node":"v15.14.0"}
npm ERR! A complete log of this run can be found in:
npm ERR! /home/rockwood/.npm/_logs/2021-12-11T04_12_43_681Z-debug-0.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment