gpt4 book ai didi

angular - 无法运行新的 Angular CLI 项目

转载 作者:太空狗 更新时间:2023-10-29 17:05:56 24 4
gpt4 key购买 nike

我有一份工作面试的家庭作业。它需要在 Angular 中完成,所以我想在开始之前我会快速升级 Node.js、NPM 和 Angular CLI。看起来这是个坏主意。

运行我的命令后:ng new project-name --style scss 一切看起来都很好。但是当我运行 ng serve 时,出现以下错误:

Cannot find module 'uglifyjs-webpack-plugin'
Error: Cannot find module 'uglifyjs-webpack-plugin'
at Function.Module._resolveFilename (module.js:555:15)
at Function.Module._load (module.js:482:25)
at Module.require (module.js:604:17)
at require (internal/module.js:11:18)
at Object.<anonymous> (/Users/andybarratt/dev/project-name/node_modules/@angular/cli/models/webpack-
configs/production.js:13:24)
at Module._compile (module.js:660:30)
at Object.Module._extensions..js (module.js:671:10)
at Module.load (module.js:573:32)
at tryModuleLoad (module.js:513:12)
at Function.Module._load (module.js:505:3)
at Module.require (module.js:604:17)
at require (internal/module.js:11:18)
at Object.<anonymous> (/Users/andybarratt/dev/project-name/node_modules/@angular/cli/models/webpack-
configs/index.js:9:10)
at Module._compile (module.js:660:30)
at Object.Module._extensions..js (module.js:671:10)
at Module.load (module.js:573:32)

我在任何地方都找不到任何涉及 Angular 的错误。正如我所说,这是一个完全干净的项目;我什至还没有开始编码。

运行 ng --version 给我这个:

    _                      _                 ____ _     ___
/ \ _ __ __ _ _ _| | __ _ _ __ / ___| | |_ _|
/ △ \ | '_ \ / _` | | | | |/ _` | '__| | | | | | |
/ ___ \| | | | (_| | |_| | | (_| | | | |___| |___ | |
/_/ \_\_| |_|\__, |\__,_|_|\__,_|_| \____|_____|___|
|___/

Angular CLI: 1.6.6
Node: 9.4.0
OS: darwin x64
Angular: 5.2.2
... animations, common, compiler, compiler-cli, core, forms
... http, language-service, platform-browser
... platform-browser-dynamic, router

@angular/cli: 1.6.6
@angular-devkit/build-optimizer: 0.0.42
@angular-devkit/core: 0.0.29
@angular-devkit/schematics: 0.0.52
@ngtools/json-schema: 1.1.0
@ngtools/webpack: 1.9.6
@schematics/angular: 0.1.17
typescript: 2.5.3
webpack: 3.10.0

帮忙吗?

最佳答案

这刚刚在他们的 GitHub 帐户上被调用,https://github.com/angular/angular-cli/issues/9427 .

只需获取早期版本,和/或解决他们的问题并提出拉取请求 (PR)。

关于angular - 无法运行新的 Angular CLI 项目,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48509026/

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