admin管理员组文章数量:1343332
ng version
_ _ ____ _ ___
/ \ _ __ __ _ _ _| | __ _ _ __ / ___| | |_ _|
/ △ \ | '_ \ / _` | | | | |/ _` | '__| | | | | | |
/ ___ \| | | | (_| | |_| | | (_| | | | |___| |___ | |
/_/ \_\_| |_|\__, |\__,_|_|\__,_|_| \____|_____|___|
|___/
Angular CLI: 18.2.8
Node: 22.9.0
Package Manager: pnpm 9.15.1
OS: win32 x64
Angular: <error>
... animations, common, compiler, compiler-cli, core, forms
... platform-browser, platform-browser-dynamic, router
Package Version
---------------------------------------------------------
@angular-devkit/architect 0.1802.8 (cli-only)
@angular-devkit/build-angular <error>
@angular-devkit/core 18.2.8 (cli-only)
@angular-devkit/schematics 18.2.8 (cli-only)
@angular/cli 18.2.8 (cli-only)
@schematics/angular 18.2.8 (cli-only)
rxjs 7.8.1 (cli-only)
typescript <error>
zone.js <error>
I tried delete node_modules folder and these commands, but none of them works:
- npm install @angular-devkit/build-angular
- npm install --save-dev @angular-devkit/build-angular
- npm install --save @angular-devkit/build-angular
- npm install
Here is my npm version
{
'planning-ui': '0.0.0',
npm: '10.8.3',
node: '22.9.0',
acorn: '8.12.1',
ada: '2.9.0',
amaro: '0.1.8',
ares: '1.33.1',
brotli: '1.1.0',
cjs_module_lexer: '1.4.1',
cldr: '45.0',
icu: '75.1',
llhttp: '9.2.1',
modules: '127',
napi: '9',
nbytes: '0.1.1',
ncrypto: '0.0.1',
nghttp2: '1.63.0',
nghttp3: '0.7.0',
ngtcp2: '1.3.0',
openssl: '3.0.13+quic',
simdjson: '3.10.0',
simdutf: '5.5.0',
sqlite: '3.46.1',
tz: '2024a',
undici: '6.19.8',
unicode: '15.1',
uv: '1.48.0',
uvwasi: '0.0.21',
v8: '12.4.254.21-node.19',
zlib: '1.3.0.1-motley-71660e1'
}
and nvm version: 1.1.12
本文标签:
版权声明:本文标题:node.js - ng version show error at Angular, @angular-devkitbuild-angular, typescript, zone.js - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736660717a1946402.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论