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
{{ message }}
This repository was archived by the owner on Mar 12, 2020. It is now read-only.
[10:06:53] typescript error
Type LoginPage in /home/user/dev/ofm/ofmErrorReportingSystem/src/pages/login/login.ts is part of the
declarations of 2 modules: AppModule in /home/user/dev/ofm/ofmErrorReportingSystem/src/app/app.module.ts and
LoginPageModule in /home/user/dev/ofm/ofmErrorReportingSystem/src/pages/login/login.module.ts! Please
consider moving LoginPage in /home/user/dev/ofm/ofmErrorReportingSystem/src/pages/login/login.ts to a higher
module that imports AppModule in /home/user/dev/ofm/ofmErrorReportingSystem/src/app/app.module.ts and
LoginPageModule in /home/user/dev/ofm/ofmErrorReportingSystem/src/pages/login/login.module.ts. You can also
create a new NgModule that exports and includes LoginPage in
/home/user/dev/ofm/ofmErrorReportingSystem/src/pages/login/login.ts then import that NgModule in AppModule
in /home/user/dev/ofm/ofmErrorReportingSystem/src/app/app.module.ts and LoginPageModule in
/home/user/dev/ofm/ofmErrorReportingSystem/src/pages/login/login.module.ts.