intro-node-js icon indicating copy to clipboard operation
intro-node-js copied to clipboard

NVM not working with PowerShell

Open sebiwonder opened this issue 3 years ago • 1 comments

Hello, I have PowerShell in the terminal, because I can't install Bash, and I can't install nvm. I installed node(14.08.0) from the website and I can run npm install but none of the nvm commands work. any advice please?

sebiwonder avatar Mar 16 '21 13:03 sebiwonder

nvm isn't designed for Windows. Try using nvm-windows

kyonlee avatar May 15 '21 13:05 kyonlee