Answers for "update npm to npm 10"

1

update npm-windows

powershell Set-ExecutionPolicy RemoteSigned
npm install -g npm-windows-upgrade
npm-windows-upgrade
Posted by: Guest on December-05-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language