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
Error: node_modules/ng2-select2/ng2-select2.component.d.ts:2:88 - error TS2724: '"@angular/core"' has no exported member named 'Renderer'. Did you mean 'Renderer2'?
2 import { AfterViewInit, ElementRef, EventEmitter, OnChanges, OnDestroy, SimpleChanges, Renderer, OnInit } from '@angular/core';
node_modules/@angular/core/index.d.ts:6648:31
6648 export declare abstract class Renderer2 {
'Renderer2' is declared here.
Angular 14
The text was updated successfully, but these errors were encountered:
'Renderer2' is declared here.
Angular 14
The text was updated successfully, but these errors were encountered: