how to downgrade node version
$ npm install -g n
$ n 6.10.3
how to downgrade node version
$ npm install -g n
$ n 6.10.3
downgrade node version
$ npm install -g n
$ n 6.10.3
downgrade nodejs with nvm
nvm use 16.4.0 //or any lower version
node -v
//expected 16.4.0
//If it doesn't work, try running your command prompt in administrator mode
// You can also try turning nvm on and off by using:
nvm on
nvm off
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us