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

Angular 16 Compatibility? #66

Open
jenniferchau opened this issue Mar 13, 2024 · 0 comments
Open

Angular 16 Compatibility? #66

jenniferchau opened this issue Mar 13, 2024 · 0 comments

Comments

@jenniferchau
Copy link

Hi, I am using angular2-chartjs v0.5.1 and am in the process of upgrading to Angular 16. I am getting this error when trying to build my application.

error NG6002: 'ChartModule' does not appear to be an NgModule class.
[ERROR] 
[ERROR] 449     ChartModule,
[ERROR]         ~~~~~~~~~~~
[ERROR] 
[ERROR]   node_modules/angular2-chartjs/dist/chart.module.d.ts:1:22
[ERROR]     1 export declare class ChartModule {
[ERROR]                            ~~~~~~~~~~~
[ERROR]     This likely means that the library (angular2-chartjs) which declares ChartModule is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy.

Any insight?

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