Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

after installing ngx [email protected] in angular9, I got this following error #13

Open
rahatsummer opened this issue Jul 5, 2020 · 0 comments

Comments

@rahatsummer
Copy link

ERROR in node_modules/ngx-gallery/ngx-gallery-helper.service.d.ts:1:22 - error TS2724: Module '"../../../../../../Angular9/NeilCumming/DatingAppTwo/DatingApp-SPA/node_modules/@angular/core/core"' has no exported member 'Renderer'. Did you mean 'Renderer2'?

1 import { ElementRef, Renderer } from '@angular/core';
~~~~~~~~

node_modules/@angular/core/core.d.ts:5740:31
5740 export declare abstract class Renderer2 {
~~~~~~~~~
'Renderer2' is declared here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant