npm config set registry https://registry.npm.taobao.org
npm config get registry
npm config set prefix "D:\nodejs\node_global"
npm config set cache "D:\nodejs\node_cache"
npm list --depth=0 -global
Errors: 2 http://eslint.org/docs/rules/semi 1 http://eslint.org/docs/rules/eol-last 1 http:
原文:https://www.cnblogs.com/Baronboy/p/12927302.html