laravel - npm ERR! Maximum call stack size exceeded
仅有的幸福
仅有的幸福 2017-05-16 16:51:55
[PHP讨论组]

按照文档使用Laravel Elixir,https://laravel.com/docs/mast...

当运行 npm install --no-bin-links时,出现如下错误:

    $ npm install --no-bin-links
    npm WARN deprecated graceful-fs@3.0.8: graceful-fs v3.0.0 and before will fail o                                 n node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible                                 . Use 'npm ls graceful-fs' to find it in the tree.
    npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher                                  to avoid a RegExp DoS issue
    npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher                                  to avoid a RegExp DoS issue
    npm WARN deprecated lodash@1.0.2: lodash@<3.0.0 is no longer maintained. Upgrade                                  to lodash@^4.0.0.
    npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before will fail o                                 n node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible                                 . Use 'npm ls graceful-fs' to find it in the tree.
    npm ERR! Windows_NT 10.0.14393
    npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\dell\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js" "install" "--no-bin-links"
    npm ERR! node v6.3.1
    npm ERR! npm  v3.10.5
    
    npm ERR! Maximum call stack size exceeded
    npm ERR!
    npm ERR! If you need help, you may report this error at:
    npm ERR!     <https://github.com/npm/npm/issues>
    
    npm ERR! Please include the following file with any support request:
    npm ERR!     D:\wnmp\www\laravel-5-3-demo\npm-debug.log

表示什么意思,需要怎么做?

仅有的幸福
仅有的幸福

全部回复(2)
PHPz

这里看看

我大致扫了一眼,你试试再输入下这个命令,不行,再试试 npm install,如果还报错,google吧,里面说用旧版本的npm能解决,没试过。

为情所困

我也遇到了 楼主咋解决

热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责申明 意见反馈 讲师合作 广告合作 最新更新
php中文网:公益在线php培训,帮助PHP学习者快速成长!
关注服务号 技术交流群
PHP中文网订阅号
每天精选资源文章推送
PHP中文网APP
随时随地碎片化学习
PHP中文网抖音号
发现有趣的

Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号