2024年9月30日 星期一

Using Node Version Manager without admin right

- Install nvm (e.g. C:\Apps\nvm)

- Create settings.txt (e.g. C:\Apps\nvm\settings.txt) with below content


root: C:\Apps\nvm

path: C:\Apps\nvm\nodejs

arch: 64

proxy: [your company's proxy, username / password of proxy may be required]

originalpath: .

originalversion: 

node_mirror: 

npm_mirror: 


Each time when "nvm use" is called, "C:\Apps\nvm\nodejs" will be recreated.

沒有留言:

張貼留言