简体   繁体   English

如何运行 angular 项目显示无法在 PS 中编译

[英]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)我是 angular 的初学者,当我在 powershell 终端中运行 ng serve 命令时,它显示“编译失败”,我的问题是如何在重启系统后再次运行任何 angular 项目(

First switch to cmd of your vs code首先切换到您的 vs 代码的 cmd

ng serve

or或者

 npm start 

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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