npm install ERR! code E400/E404

Posted wush-1215

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了npm install ERR! code E400/E404相关的知识,希望对你有一定的参考价值。

在安装webpack的过程中,出现了一个报错npm install ERR! code E400/E404


 

解决方法:

1.查看npm配置文件 是否有错误:

执行 npm config edit 查看配置文件信息

执行 

npm rebuild node-sass

npm update

npm install -g npm  升级npm

npm -v

2. 重新安装

nodejs

 

 

原文地址点击这里

以上是关于npm install ERR! code E400/E404的主要内容,如果未能解决你的问题,请参考以下文章

输入npm install 报错npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! node-sass@4.13.1 postinstall: `no

npm install的时候报错 npm err code 1

npm install ERR! code E400/E404

npm install报错 npm ERR! enoent ENOENT: no such file or directory

npm install 报错(npm ERR! errno 1)

npm ERR! code ETIMEDOUT npm ERR! syscall connect npm ERR! errno ETIMEDOUT npm ERR! network reques...