Installing multiple npm versions

后端 未结 3 2051
说谎
说谎 2021-02-12 12:59

Is it possible to install multiple versions of npm for different projects that I am working on or are the npm installations always global? (Windows 10)

3条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2021-02-12 13:43

    if you are using eclipse IDE for Node projects, you can easily change Node version using Webclipse plugin.

提交回复
热议问题