gpt4 book ai didi

node.js - @angular/cli 安装后不工作

转载 作者:太空狗 更新时间:2023-10-29 18:20:16 26 4
gpt4 key购买 nike

我已经在我的 MacBook 机器上安装了@angular/cli。 Node服务器版本为v6.9.5,npm版本为3.10.10。我运行了以下命令来安装@angular/cli。

sudo npm install -g @angular-cli

当我运行 ng help 命令或 ng 的任何命令时。它向我显示以下错误

Parsing .angular-cli.json failed. Please make sure your .angular-cli.json is valid JSON. Error: SyntaxError: Unexpected token u in JSON at position 22

InvalidConfigError: Parsing .angular-cli.json failed. Please make sure your 
.angular-cli.json is valid JSON.
Error: SyntaxError: Unexpected token u in JSON at position 22
at InvalidConfigError (/usr/local/lib/node_modules/@angular/cli/models/config/config.js:10:9)
at Function.fromConfigPath (/usr/local/lib/node_modules/@angular/cli/models/config/config.js:77:19)
at Function.fromProject (/usr/local/lib/node_modules/@angular/cli/models/config.js:96:46)
at Object.<anonymous> (/usr/local/lib/node_modules/@angular/cli/commands/build.js:7:35)
at Module._compile (module.js:570:32)
at Object.Module._extensions..js (module.js:579:10)
at Module.load (module.js:487:32)
at tryModuleLoad (module.js:446:12)
at Function.Module._load (module.js:438:3)
at Module.require (module.js:497:17)

我还卸载了@angualr/cli 并清除了缓存,然后重新安装了@angualr/cli。我运行以下命令。

sudo npm uninstall -g @angular-cli 
npm cache clean sudo
npm install -g @angular-cli

还是出现同样的问题。

最佳答案

这个包名为@angular/clinpm install -g @angular/cli也是如此。

关于node.js - @angular/cli 安装后不工作,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44017488/

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