question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Angular calendar has not exported member 'DateAdapter' in angular 5

See original GitHub issue

Describe the bug

I have installed this module using this command in my angular 5 application. npm install --save angular-calendar@0.24.1 date-fns

Getting this error

Screenshots image

Versions

  • @angular/core:5
  • angular-calendar:0.24.1 Is there any docs for angular 5 ?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Assdicommented, Mar 29, 2019

Thank you so much for your time @mattlewis92 😃 will surely do

0reactions
mattlewis92commented, Mar 26, 2019

The angular team actually made it super easy in v6+ to upgrade via the awesome ng update command that does all the heavy lifting for you. If you follow the instructions here it’ll show you everything you need to do

Screenshot 2019-03-26 at 18 27 14
Read more comments on GitHub >

github_iconTop Results From Across the Web

Angular calendar has not exported member 'DateAdapter' in ...
I have installed this angular calendar module in my angular 5 application , by this command . npm install --save angular-calendar@0.24.1 ...
Read more >
angular-calendar documentation - GitHub Pages
A calendar component for angular 15.0+ that can display events on a month, week or day view. The successor of angular-bootstrap-calendar.
Read more >
Datepicker - Angular Material
The datepicker allows users to enter a date either through text input, or by choosing a date from the calendar. It is made...
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 >
angular/material2 - Gitter
The components in angular/material that need to work with dates rely on a ... I am using 2.0.0-beta.5 ... has no exported member...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found