安裝插件失败,卡在 fetchMetadata: sill mapToRegistry uri

C:\Users\wuyan.atom\packages\atom-beautify>npm install
npm ERR! Windows_NT 10.0.14393
npm ERR! argv “D:\Program Files\nodejs\node.exe” “D:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js” “install”
npm ERR! node v6.11.3
npm ERR! npm v3.10.10
npm ERR! code ECONNRESET
npm ERR! errno ECONNRESET
npm ERR! syscall read

npm ERR! network read ECONNRESET
npm ERR! network This is most likely not a problem with npm itself
npm ERR! network and is related to network connectivity.
npm ERR! network In most cases you are behind a proxy or have bad network settings.
npm ERR! network
npm ERR! network If you are behind a proxy, please make sure that the
npm ERR! network ‘proxy’ config is set properly. See: ‘npm help config’

npm ERR! Please include the following file with any support request:
npm ERR! C:\Users\wuyan.atom\packages\atom-beautify\npm-debug.log

已改淘宝镜像,还是卡住超时,而且install时cpu占用率直接飙升到100%,感觉有点垃圾啊,还是我操作方式不对啊

依旧卡在 [ …] | fetchMetadata: sill mapToRegistry uri https://registry.npm.taobao.org/jquery

npm 应该会有个进度条在动吧(不知道 Windows 能不能显示出来),如果在动就说明还在装。

另外用 apm 来装才是官方的用法。