Skip to content

Error with Angular 9 RC2

New Discussion
Varghese Pallathu
Varghese Pallathu asked on Nov 18, 2019 9:38 AM

I 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

  • 0
    Maya Kirova
    Maya Kirova answered on Nov 18, 2019 9:38 AM

    Hello Varghese,

     Thank you for posting in our forum. 

    If you are aiming to build the project with Ivy (which is now the default with Angular 9) you should update to our latest beta – 9.0.0-beta.2. In order to update to latest the beta version you should run “ng update igniteui-angular –next”.

    You can refer to the following issue in our public repo regarding Angular Ivy support for more information: https://github.com/IgniteUI/igniteui-angular/issues/5849

     Let me know if that resolves your issue.

     Regards,

    Maya Kirova

  • You must be logged in to reply to this topic.
Discussion created by
Favorites
Replies
Created On
Last Post
Discussion created by
Varghese Pallathu
Favorites
0
Replies
1
Created On
Nov 18, 2019
Last Post
6 years, 3 months ago

Suggested Discussions

Created by

Created on

Nov 18, 2019 9:38 AM

Last activity on

Feb 24, 2026 12:17 PM