【问题标题】:How do I fix Bower segmentation fault - Eclipse on Windows?如何修复 Bower 分段错误 - Windows 上的 Eclipse?
【发布时间】:2017-10-11 14:00:00
【问题描述】:

我在 Windows 中遇到了一个与 bower 一致的问题 - 我正在运行 Eclipse Neon 并安装了当前版本的 nodeclipse。

npm install 工作正常,但任何与 bower 相关的操作都会引发分段错误 - npm install -g bowerbower install

这是什么原因造成的?

【问题讨论】:

    标签: node.js eclipse bower bower-install


    【解决方案1】:

    我可以通过运行来解决这个问题

    npm cache clean 然后执行

    npm install -g bower

    现在bower install 工作正常

    这里留给其他人。

    【讨论】:

      猜你喜欢
      • 2015-07-15
      • 2012-09-04
      • 1970-01-01
      • 2022-11-21
      • 2017-06-04
      • 1970-01-01
      • 1970-01-01
      • 2021-07-18
      相关资源
      最近更新 更多