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
Having this problem after trying to upgrade my main project to angular 6 from 4.
ERROR in node_modules/ng2-slimscroll/index.ngfactory.ts(11,48): error TS2339: Property 'ɵNgModuleInjector' does not exist on type 'typeof import("C:/Users/project_path/node_modules/@A...'.
node_modules/ng2-slimscroll/index.ngfactory.ts(27,92): error TS2511: Cannot create an instance of an abstract class.
The text was updated successfully, but these errors were encountered:
Having this problem after trying to upgrade my main project to angular 6 from 4.
ERROR in node_modules/ng2-slimscroll/index.ngfactory.ts(11,48): error TS2339: Property 'ɵNgModuleInjector' does not exist on type 'typeof import("C:/Users/project_path/node_modules/@A...'.
node_modules/ng2-slimscroll/index.ngfactory.ts(27,92): error TS2511: Cannot create an instance of an abstract class.
The text was updated successfully, but these errors were encountered: