https://github.com/mbossx/ng4_issue
angular4 issue
https://github.com/mbossx/ng4_issue
Last synced: 2 months ago
JSON representation
angular4 issue
- Host: GitHub
- URL: https://github.com/mbossx/ng4_issue
- Owner: mbossX
- Created: 2017-03-26T15:04:32.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-09T16:50:27.000Z (almost 8 years ago)
- Last Synced: 2025-01-19T08:21:30.033Z (4 months ago)
- Language: CSS
- Size: 1.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```