简体   繁体   English

如何在 windows 上自动切换节点版本?

[英]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.我正在使用 nvm-windows 并且我切换版本它在全球范围内切换节点版本(nvm 使用 [版本])我尝试了 AVN,并且当我读到它不支持 windows 时。

I read a lot about deep shell integration but can't find answer of my question.我读了很多关于深度 shell 集成的文章,但找不到我的问题的答案。

You can use nvm (Node Version Manager) You can follow the below link to install it on windows.您可以使用 nvm(节点版本管理器)您可以按照以下链接将其安装在 windows 上。 https://github.com/coreybutler/nvm-windows https://github.com/coreybutler/nvm-windows

Hope this helps希望这可以帮助

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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