Topic: How do i fix the following errors?
Dewey free asked 5 years ago
Expected behavior successful run Actual behavior ERROR in node_modules/@angular/platform-browser-dynamic/platform-browser-dynamic.d.ts(15,10): error TS2305: Module '"H:/ng-uikit-pro-standard-7.4.0/Offer/node_modules/@angular/compiler/compiler"' has no exported member 'JitEvaluator'. node_modules/@angular/platform-browser/animations/animations.d.ts(80,5): error TS2416: Property 'removeChild' in type 'ɵangular_packages_platform_browser_animations_animations_f' is not assignable to the same property in base type 'Renderer2'. Type '(parent: any, oldChild: any, isHostElement: boolean) => void' is not assignable to type '(parent: any, oldChild: any) => void'. node_modules/@angular/platform-browser/animations/animations.d.ts(96,22): error TS2720: Class 'ɵAnimationRenderer' incorrectly implements class 'Renderer2'. Did you mean to extend 'Renderer2' and inherit its members as a subclass? Types of property 'removeChild' are incompatible. Type '(parent: any, oldChild: any, isHostElement: boolean) => void' is not assignable to type '(parent: any, oldChild: any) => void'. Resources (screenshots, code snippets etc.)
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Opened
- ForumUser: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 7.5.1
- Device: pc
- Browser: chrome
- OS: windows
- Provided sample code: No
- Provided link: No
Damian Gemza staff commented 5 years ago
Dear @Christine
How can I reproduce this problem? Which version of MDB Angular, Angular, Typescript, Node you are using in your application?
You should try to google those errors because they are not coming from MDB.
Best Regards,
Damian