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
I am experiencing the following error while running "ng serve" after adding a new component and adding a code in .ts file.
Serving on http://localhost:4200/
The Broccoli Plugin: [BroccoliTypeScriptCompiler] failed with:
Error: Typescript found the following errors:
/Users/mehmetaltuntas/testangular/tmp/broccoli_type_script_compiler-input_base_path-6Jy8Konh.tmp/0/src/client/app/testangular.ts (4, 9): Module '"/Users/mehmetaltuntas/testangular/tmp/broccoli_type_script_compiler-input_base_path-6Jy8Konh.tmp/0/src/client/app/hohome/hohome"' has no exported mng 'HomePage'.