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

Can't resolve all parameters for adapterFactory - momentjs #1133

Closed
aaroncaraddicts opened this issue Nov 19, 2019 · 3 comments
Closed

Can't resolve all parameters for adapterFactory - momentjs #1133

aaroncaraddicts opened this issue Nov 19, 2019 · 3 comments
Labels

Comments

@aaroncaraddicts
Copy link

aaroncaraddicts commented Nov 19, 2019

Describe the bug

simple install of angular calendar on angular 8 results in

Uncaught Error: Can't resolve all parameters for adapterFactory: (?). at syntaxError (compiler.js:2175) at CompileMetadataResolver._getDependenciesMetadata (compiler.js:20399) at CompileMetadataResolver._getFactoryMetadata (compiler.js:20300) at CompileMetadataResolver.getProviderMetadata (compiler.js:20529) at compiler.js:20459 at Array.forEach (<anonymous>) at CompileMetadataResolver._getProvidersMetadata (compiler.js:20419) at compiler.js:20050 at Array.forEach (<anonymous>) at CompileMetadataResolver.getNgModuleMetadata

Install options

  • ng add angular-calendar

  • select moment

  • [Enter] (default)

  • [Enter] (default)

  • ng serve

Versions

  • @angular/core: 8.2.8
  • angular-calendar: .28
  • Browser name and version: chrome
@matts-bot
Copy link

matts-bot bot commented Nov 19, 2019

Thanks so much for opening an issue! If you'd like me to give priority to answering your issue or would just like to support this project, then please consider sponsoring me

@mattlewis92
Copy link
Owner

mattlewis92 commented Nov 20, 2019

Whoops, I don't think I actually tested moment, I'll do my best to get that fixed up asap. In the meantime you can follow the manual setup from the moment demo here: https://mattlewis92.github.io/angular-calendar/#/moment

@mattlewis92
Copy link
Owner

Should be fixed now in 0.28.1, thanks a lot for reporting the issue! 😄

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

No branches or pull requests

2 participants