FrontendMasters / intro-node-js

[Course] Code for Introduction to Node.js
https://frontendmasters.com/courses/node-js/
371 stars 901 forks source link

NVM not working with PowerShell #36

Open sebiwonder opened 3 years ago

sebiwonder commented 3 years ago

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?

kyonlee commented 3 years ago

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