triniwiz / triniwiz/nativescript-plugins

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

Open
#146 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
87
Forks
57
Avg merge
1h 36m
Merged PRs (30d)
4

Description

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?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the nativescript-accordion/angular package and the reported index.d.ts line 27, using the listed Angular 14.2.0 and NativeScript Angular 14.2.5 versions as the reproduction context. Check whether the library has been processed by ngcc or is compatible with Angular Ivy; done means AccordionModule is accepted without the reported compiler error.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.