gpt4 book ai didi

angular-cli - "ng new app-name"结果为 "npm ERR! Maximum call stack size exceeded"

转载 作者:行者123 更新时间:2023-12-04 03:00:32 25 4
gpt4 key购买 nike

在 Mac 上,我正在尝试按照 Angular.io 教程 (https://angular.io/tutorial/toh-pt0) 中的步骤进行操作

$node -v
v8.11.4

$npm -version
6.4.1

$npm install -g @angular/cli
/usr/local/bin/ng -> /usr/local/lib/node_modules/@angular/cli/bin/ng
+ @angular/cli@6.2.3
updated 1 package in 6.533s

$ng new angular-tour-of-heroes
CREATE angular-tour-of-heroes/e2e/src/app.e2e-spec.ts (318 bytes)
CREATE angular-tour-of-heroes/e2e/src/app.po.ts (208 bytes)
npm ERR! Maximum call stack size exceeded

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/XXXXXX/.npm/_logs/2018-09-25T19_56_34_147Z-debug.log
Package install failed, see above.

我已经尝试过几次了。为什么我不断收到错误消息 npm ERR!运行 ng new angular-tour-of-heroes 时超出了最大调用堆栈大小

最佳答案

终于找到了上述问题的答案-> https://github.com/facebook/create-react-app/issues/5328#issuecomment-429148117

罪魁祸首是位于用户主目录 Users/you/.npmrc 中的 .npmrc 文件。删除文件后,一切都很好。

关于angular-cli - "ng new app-name"结果为 "npm ERR! Maximum call stack size exceeded",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52505937/

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