Error with Angular 9 RC2
New DiscussionI created an Angular 9 RC2 application and followed the instructions from your document to install a Grid. But I get the following error and can’t run the angular app. How to fixt his issue?
ERROR in node_modules/igniteui-angular/lib/navigation-drawer/navigation-drawer.component.d.ts:1:84 - error TS2724: Module '"C:/LabProjects/FamilyTreePlus/FamilyTreePlusClient/node_modules/@angular/core/core"' has no exported member 'Renderer'. Did you mean 'Renderer2'?
1 import { AfterContentInit, ElementRef, EventEmitter, OnChanges, OnDestroy, OnInit, Renderer, SimpleChange } from '@angular/core';
~~~~~~~~
node_modules/@angular/core/core.d.ts:5555:31
5555 export declare abstract class Renderer2 {
~~~~~~~~~
'Renderer2' is declared here.
Sign In
to post a reply
Replies
Discussion created by
Favorites
Replies
Created On
Last Post
Discussion created by
Favorites
0 Replies
1 Created On
Nov 18, 2019 Last Post
6 years, 3 months ago