npm install:sill idealTree buildDeps

执行npm install,卡在 sill idealTree buildDeps

PS D:\workspace-groovy\attendance-india-web> npm install -g cnpm --registry=https://registry.npm.taobao.org
[..................] / idealTree:node_global: sill idealTree buildDeps

[..................] - idealTree:attendance-india-web: sill idealTree buildDeps

  1. 查看当前用户下的.npmrc文件,检查registry配置
    npm install:sill idealTree buildDeps_第1张图片

npm install:sill idealTree buildDeps_第2张图片
2. 检查项目下的.npmrc文件,检查registry配置

你可能感兴趣的:(VUE,node.js,npm,前端)