You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR in ./src/main.ts Module not found: Error: Can't resolve './$$_gendir/app/app.module.ngfactory' in 'C:\temp\foobar\src' @ ./src/main.ts 3:0-74 @ multi ./src/main.ts #7122
ERROR in ./src/main.ts
Module not found: Error: Can't resolve './$$_gendir/app/app.module.ngfactory' in 'C:\temp\foobar\src'
@ ./src/main.ts 3:0-74
@ multi ./src/main.ts
Desired functionality.
A simple production build of a generated application. I noticed that after updating to the latest angular/cli version, I'm constantly getting this error (on all existing and all new projects).