-
Notifications
You must be signed in to change notification settings - Fork 12k
ng build --prod issue #6355
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @YadJosan , Could you please post your angular-cli.json
In older versions of the cli this was declared different, if you are updating your application from an older version you must ensure all changes to the angular-cli.json are compliant with the new standards. |
This is my angular-cli.json file { |
Issue seems to be fixed according to user #5989 (comment) |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
ERROR in Expected 'styles' to be an array of strings.
ERROR in ./src/main.ts
Module not found: Error: Can't resolve './$$_gendir/app/app.module.ngfactory' in 'D:\Projects\simplifyng2\src'
@ ./src/main.ts 5:0-74
@ multi ./src/main.ts
The text was updated successfully, but these errors were encountered: