Source File Not Found in Angular CLI project

后端 未结 11 1487
臣服心动
臣服心动 2021-01-03 17:50

Hi I have this folders in my project But When I run I get this error

Any idea please?

regards

11条回答
  •  谎友^
    谎友^ (楼主)
    2021-01-03 18:08

    I have seen this error with the verifications of Angular 4 onwards.
    You can solve this error like this.

    1. For the execution CTRL+C)
    2. Run or initialize the server (ng serve or npm start);

提交回复
热议问题