Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nvm使用新版淘宝镜像 #31

Open
YutHelloWorld opened this issue Oct 15, 2022 · 0 comments
Open

nvm使用新版淘宝镜像 #31

YutHelloWorld opened this issue Oct 15, 2022 · 0 comments

Comments

@YutHelloWorld
Copy link
Owner

linux/mac设置新版淘宝镜像

添加一个环境变量即可

vim ~/.bashrc

然后最后新增一行:

export NVM_NODEJS_ORG_MIRROR=https://cdn.npmmirror.com/binaries/node

最后保存 :wq使之生效

source ~/.bashrc

windows设置

修改setting文件

node_mirror: https://npmmirror.com/mirrors/node/
npm_mirror: https://npmmirror.com/mirrors/npm/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant