美文网首页
cnpm 安装失败的问题

cnpm 安装失败的问题

作者: Easy_VO | 来源:发表于2018-08-31 13:09 被阅读193次

如果你百度千帆皆不能安装通过那么请注意一下 npm 的版本
npm WARN deprecated socks@1.1.10: If using 2.x branch, please upgrade to at least 2.1.6 to avoid a serious bug with socket data flow and an import issue introduced in 2.1.0

解决方案

降低npm版本

npm install npm@4.6.1 -g

相关文章

网友评论

      本文标题:cnpm 安装失败的问题

      本文链接:https://www.haomeiwen.com/subject/diyswftx.html