Cannot find module '@angular-devkit/build-angular/package.json'

preview_player
Показать описание
The above exception while running an angular app can be handled by running the two commands below before running ng serve
- npm install
- npm install -g @angular/cli
Рекомендации по теме
Комментарии
Автор

Thank you so much! I've been searching for this for 3 days now. I was losing my mind 😅.
You're the best!

Joackomans
Автор

I have an error in the first "npm install", "npm ERR! code ERESOLVE " and more like that, peer and could not resolve dependencies.... one option is execute the command with --force but doesn't work ... anyone more?

MrRattrat
Автор

omg thank u so much i just spent 5 hrs looking for a solution T.T

alyk
Автор

Thanks a lot!! I have tried many things to solve my problem but none of it could fix.Allah bless you : )

kidsaloudlara
Автор

An unhandled exception occurred: ENOENT: no such file or directory, lstat 'E:\projects\node_modules'
See for further details.

amitpanwar
Автор

oh shit, man...

thank u so much, this really help me, am i searching for this soluction for one hour, i'm really thankful.
love u bro

nogs_
Автор

Thank you for this video.. It helped me a lot to solve the issues.

krinamarfatia
Автор

thanku so much sir this video was very helpful

deepanshukhorwal
Автор

I need to solve this error
Error: Maximum call stack size exceeded

mahmouddoma