Angular error Part-1 ERESOLVE unable to resolve dependency tree when creating application

preview_player
Показать описание
ERESOLVE unable to resolve dependency tree when creating application
or npm install or ng serve
when try to install npm you will get this issue
or when you try to create project you will get this issue
or when you run the application you wil get this issue
Рекомендации по теме
Комментарии
Автор

yesterday pannum pothu angular file version details in terminal recevie aachu but today only receive this type of error and i can't create new file please help me

pughaliniyalvlog
Автор

Microsoft Windows [Version 10.0.22000.739]
(c) Microsoft Corporation. All rights reserved.

C:\Users\91979>node -v
v16.15.1

C:\Users\91979>npm-v
'npm-v' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\91979>npm-v
'npm-v' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\91979>npm -v
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
8.11.0

C:\Users\91979>npm install -g typescript
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.

changed 1 package, and audited 2 packages in 2s

found 0 vulnerabilities

C:\Users\91979>tsc -v
Version 4.7.4

C:\Users\91979>npm install -g @angular/cli
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.

changed 219 packages, and audited 220 packages in 15s

25 packages are looking for funding
run `npm fund` for details

found 0 vulnerabilities

C:\Users\91979>ng -v

C:\Users\91979>

C:\Users\91979>ng version

C:\Users\91979>
[main 2022-06-27T11:28:37.074Z] update#setState idle
[main 2022-06-27T11:28:38.342Z] Starting extension host with pid 20784 (fork() took 15 ms).

C:\Users\91979>ng --version

C:\Users\91979>
Error reading broker pipe: The pipe has been ended. (0x6D)
[main 2022-06-27T11:29:07.093Z] update#setState checking for updates
[main 2022-06-27T11:29:07.282Z] update#setState idle

Passthrough is not supported, GL is disabled, ANGLE is

C:\Users\91979>ng new my-proj1

C:\Users\91979>
[main 2022-06-27T11:31:47.088Z] Waiting for extension host with pid 20784 to exit.
[main 2022-06-27T11:31:47.142Z] Extension host with pid 20784 exited with code: 0, signal: null.


i got this type of error and open this file in visual studio
please solve the problem

pughaliniyalvlog
welcome to shbcf.ru