gpt4 book ai didi

php - Laravel Elixir 安装 - npm 安装失败,出现 "Maximum call stack size exceeded"错误

转载 作者:搜寻专家 更新时间:2023-10-31 21:53:06 25 4
gpt4 key购买 nike

我正在关注 guide 在我的 Homestead 环境中安装 Elixir。一切按计划进行,但最终的 npm install --no-bin-links命令总是以错误结束:

npm ERR! Linux 3.13.0-24-generic
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "--no-bin-links"
npm ERR! node v6.2.0
npm ERR! npm v3.8.9

npm ERR! Maximum call stack size exceeded

在每次尝试安装之前,我都会删除 node_modules 目录并运行 npm cache clear命令,只是为了确定。

我的设置:

  • Windows 7 64 位
  • 家园 0.2.7
  • Laravel 5.2
  • Node 6.2.0
  • NPM 3.8.9

现在,我知道 issue thread on GitHub 解决了这个问题,但是我已经尝试了所有建议的方法来解决它(除了降级 Node,因为它感觉有点随机解决方案)- 没有运气。

有没有使用 Elixir 的人遇到过这个问题并解决了?我从昨天下午就开始使用了,所以在这次失败之后我对 Grunt 感到厌烦 ;)

最佳答案

Homestead 在 Ubuntu 上运行,所以你应该只运行 npm install 而没有 --no-bin-links 标志,它适用于 Windows 系统。

关于php - Laravel Elixir 安装 - npm 安装失败,出现 "Maximum call stack size exceeded"错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37342599/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com