nodejs 基本设置

列出配置

npm config list

列出所有配置(包括默认项)

npm config list -l

npm使用淘宝仓库

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