How to downgrade the NPM (node package manager) version

Vladimir Kiselev
1 min readMay 19, 2018

--

Type in the console:

npm install -g npm@3.10.10 (in this example, the version is 3.10.10)

--

--

Vladimir Kiselev

Opinions shared here are mine only and probably were typed in here by a cat. I never speak on anyone else’s behalf, just me