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

Error when building with AOT in Angular 8.2 #18

Closed
decline opened this issue Feb 28, 2020 · 3 comments
Closed

Error when building with AOT in Angular 8.2 #18

decline opened this issue Feb 28, 2020 · 3 comments

Comments

@decline
Copy link

decline commented Feb 28, 2020

Hi, I'm getting the following error when building my application with AOT:

ERROR in Directive ɵq in node_modules/@danielmoncada/angular-datetime-picker/danielmoncada-angular-datetime-picker.d.ts has no selector, please add it!
Cannot determine the module for class ɵq in node_modules/@danielmoncada/angular-datetime-picker/danielmoncada-angular-datetime-picker.d.ts! Add ɵq to the NgModule to fix it.

I'm using the following package versions:

  • @danielmoncada/angular-datetime-picker@9.2.0
  • @angular/core@8.2.14
  • typescript@3.4.5

Any idea how to fix this?

@jcompagner
Copy link

if you still use angular 8 its better to keep using for now: https://github.com/DanielYKPan/date-time-picker

@danielmoncada
Copy link
Owner

@decline yes, I agree. It seems with all the updates to ng9 for this package (and working with Ivy), there's dependencies issues. I would continue to work with the original until you can upgrade to ng9.

@danielmoncada
Copy link
Owner

Closing. Ng8 build support / discussion is already being discussed in the following: #13

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

3 participants