npm 01

换源

1
2
3
4
5
6
7
8
9

npm config set registry https://registry.npmmirror.com

npm config set registry https://registry.npm.taobao.org

npm config set registry http://mirrors.cloud.tencent.com/npm/

# 删除源
npm config delete registry
Licensed under CC BY-NC-SA 4.0
Built with Hugo
Theme Stack designed by Jimmy