npm修改源

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

修改后可以通过这个进行测试

npm config get registry

转自
https://blog.csdn.net/lin74love/article/details/78297808

你可能感兴趣的:(nodejs)