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

'AccordionModule' does not appear to be an NgModule class. #146

Open
comporell opened this issue Oct 12, 2022 · 1 comment
Open

'AccordionModule' does not appear to be an NgModule class. #146

comporell opened this issue Oct 12, 2022 · 1 comment

Comments

@comporell
Copy link

comporell commented Oct 12, 2022

Hello,

I am on

		"@angular/core": "14.2.0",
                  ...
		"@nativescript/angular": "14.2.5",
		"@nativescript/appversion": "^2.0.0",
		"@nativescript/core": "8.3.5",

And ngcc compiler gives this message:

'AccordionModule' does not appear to be an NgModule class.(-996002)
index.d.ts(27, 31): This likely means that the library (nativescript-accordion/angular) which declares AccordionModule has not been processed correctly by ngcc, or 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.

Am I doing something wrong?

@EdJones
Copy link

EdJones commented Dec 1, 2022

Probably related to #151 ?

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

2 participants