An open API service indexing awesome lists of open source software.

https://github.com/mbossx/ng4_issue

angular4 issue
https://github.com/mbossx/ng4_issue

Last synced: 2 months ago
JSON representation

angular4 issue

Awesome Lists containing this project

README

        

# Issue

When I run `ng build -prod` or `ng build -aot`, it show error
```
ERROR in Illegal state: Could not load the summary for directive MyApp in E:/Programming/WEB/projects/8ju/cow_err/src/app/app.ts.

ERROR in ./src/main.ts
Module not found: Error: Can't resolve './$$_gendir/app/app.ngfactory' in 'E:\Programming\WEB\projects\8ju\cow_err\src'
@ ./src/main.ts 4:0-63
@ multi ./src/main.ts
```