npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

Posted 树叶铃

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了npm ERR! This is probably not a problem with npm. There is likely additional logging output above.相关的知识,希望对你有一定的参考价值。

webpack学习功能测试中,遇到安装webpack-dev-server 后执行的问题

都是安装在开发环境

执行npm run dev 报错了

 

 

 

看到网上很多解决方式

最后是版本问题

设置如下

 

 config配置如下

 

 如果本地有其他程序在执行,最好port端口自己重置一个

执行成功 npm run dev

 

 

浏览器输入http://localhost:8090/ 查看效果

 

以上是关于npm ERR! This is probably not a problem with npm. There is likely additional logging output above.的主要内容,如果未能解决你的问题,请参考以下文章

Failed at the node-sass@4.14.1 postinstall script. npm ERR! This is probably not a problem with npm(

Failed at the node-sass@4.13.1 postinstall script. npm ERR! This is probably not a problem with npm.

npm报错This is probably not a problem with npm. There is likely additional logging

npm run 导致This is probably not a problem with npm错误的解决方案

初始化vue项目,报错This is probably not a problem with npm,there is likely additional logging output above(示

clon远程项目后,npm install 报错——cb() never called!This is an error with npm itself. Please report this err