Install or upgrade to version of Node.js required for Snyk CLI
How to upgrade Node.js
sudo npm cache clean -f
sudo npm install -g n
sudo n stableHow to upgrade npm
npm install -g npmPreviousInstalling Snyk CLI as a binary using npmNextMost recent version of the CLI that supports Node.js 4
Last updated
Was this helpful?

