简体   繁体   中英

how to run angular project it shows failed to compile in PS

I am beginner in angular, when I run ng serve command in powershell terminal it show "failed to compile",My question is how to run any angular project again after restart system(laptop)

First switch to cmd of your vs code

ng serve

or

 npm start 

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM