Open yangjing1123 opened 6 years ago
长时间不动后出现如下错误:Sill fetch packagemetadata error for request to http://registry.npmjs.org/* failed reason:connect ETIMEOUT,看着像是网络权限问题导致的,不确定是本身工具对网络有要求还是我自己内部网络的权限问题
npm版本:5.6.0 node版本:V9.6.0 python版本:2.7.12
Hello, try executing
npm config set registry http://registry.npmjs.org/
@cuiy245 the method(npm config set registry http://registry.npmjs.org/) you recommended does not work
sudo chown -R $USER /usr/local
Then enter your power-on password and you can execute your relevant NPM commands.I also encountered the same problem.Is there a solution now?
安装过程中出现fetchMetadata: sill install loadAllDepsIntoIdelTree -----一直在这个地方不懂