简体   繁体   中英

How can i switch node versions automatically on windows?

I'm using two project (front and back) with different node versions i want to start both at the same time

I'm using nvm-windows and of i switch version it switches node versions globally (nvm use [version]) I tried AVN and as i read it isn't supported on windows yet.

I read a lot about deep shell integration but can't find answer of my question.

You can use nvm (Node Version Manager) You can follow the below link to install it on windows. https://github.com/coreybutler/nvm-windows

Hope this helps

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM