我正在尝试在Windows 10上安装Laravel Exlixir。
我安装了这个:npm-windows-upgrade nodejs版本:4.5.0 npm版本:3.10.8
npm install --no-bin-links
获取错误:
npm WARN弃用了tough-cookie@2.2.2:ReDoS漏洞解析 Set-Cookie https://nodesecurity.io/advisories/130
npm ERR! Windows_NT 10.0.10586
npm ERR! argv“C:\ Program Files \ nodejs \ node.exe”“C:\ Program Files \ nodejs \ node_modules \ npm \ bin \ npm-cli.js“”install“” - no-bin-links“
npm ERR!节点v4.5.0
npm ERR! npm v3.10.8
npm ERR!超出最大调用堆栈大小
npm-debug.log:npm-debug.log file
我一直试图安装这个东西一天半。有人可以帮忙吗?
答案 0 :(得分:0)
我的解决方案是使用:npm install而不使用--no-bin-links