node update command npm
npm install -g update-node
how to update node in terminal
Read this article
https://www.geeksforgeeks.org/how-to-update-node-js-and-npm-to-next-version/
how to update node js through terminal
If "nvm" is not installed. In that case, go to https://github.com/coreybutler/nvm-windows/releases
Install and unzip the nvm-setup.zip file.
From cmd type nvm -v to ensure nvm is installed.
Press window key + x --> Windows PowerShell(Admin). !!V.V.Important
nvm install <version>
nvm list
nvm use <version>
npm install -g npm
npm -v
!! Congratulations, you have done it.
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