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

ngModule not recognized #205

Open
BetoShiver opened this issue Sep 21, 2023 · 0 comments
Open

ngModule not recognized #205

BetoShiver opened this issue Sep 21, 2023 · 0 comments

Comments

@BetoShiver
Copy link

Hello

I am trying to use this library for an Angular 12 application. I have installed v1.6.0.

The issue begins when I try to import the module on my appModule. I get the following error:

'NgCircleProgressModule' does not appear to be an NgModule class.(-996002)
ng-circle-progress.module.d.ts(4, 19): This likely means that the library (ng-circle-progress) which declares NgCircleProgressModule 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.

After that, I've tried uninstalling and installing the latest version, as well as the prior versions, but none of them worked.

Is there some other dependency or something else missing here?

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