TS2305: Module '"/node_modules/@angular/core/index"' has no exported member 'Renderer2'.
See original GitHub issueWhat version of Angular 2 does the new angular-l10n library support? I currently have 2.4.5 and get the following error when I include the library.
TS2305: Module '"/node_modules/@angular/core/index"' has no exported member 'Renderer2'.
Issue Analytics
- State:
- Created 6 years ago
- Comments:11 (5 by maintainers)
Top Results From Across the Web
angular/core/index has no exported member 'Renderer2'
The error is because when you run npm install, the same libraries as the project you are running are not installed. In order...
Read more >Module '" node_modules/@angular/core/index"' has no ...
Module '" node_modules/@angular/core/index"' has no exported member ... OnDestroy, Renderer, TrackByFn } from '@angular/core'; L2: import ...
Read more >Errors: has no exported member | Angular - EJ 2 Forums
When I run "ng serve", I'm getting tons of errors like this: Error: node_modules/@syncfusion/ej2-angular-buttons/src/switch/switch.module.d.ts: ...
Read more >Angular Material “has no exported member 'MaterialModule'”
But, here is what to do about them,. a) There is no more MaterialModule. The idea being, you import what you need. This...
Read more >error ts2305: module '"@angular/core"' has no exported ...
Error: node_modules/ngx-loadable/lib/loadable.service.d.ts:1:43 - error TS2305: Module '"@angular/core"' has no exported member 'NgModuleFactoryLoader'.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I am also getting same error…
node_modules/@angular/core/index"’ has no exported member ‘Renderer2’.
PFA screens hot with error and version of angular i am using .
Any help ?
See https://github.com/robisim74/angular-l10n/releases