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

'AngularMultiSelectModule' does not appear to be an NgModule class #642

Open
anubhavs-mckinsey opened this issue Aug 3, 2023 · 2 comments

Comments

@anubhavs-mckinsey
Copy link

I'm using latest version (5.0.4), while running app I'm getting following error

Error: src/app/app.module.ts:43:5 - error NG6002: 'AngularMultiSelectModule' does not appear to be an NgModule class.

43 AngularMultiSelectModule
~~~~~~~~~~~~~~~~~~~~~~~~

node_modules/angular2-multiselect-dropdown/lib/multiselect.component.d.ts:121:22
121 export declare class AngularMultiSelectModule {
~~~~~~~~~~~~~~~~~~~~~~~~
This likely means that the library (angular2-multiselect-dropdown) which declares AngularMultiSelectModule 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.

@fmssystem001
Copy link

i am getting same error on angular 16

@tommai78101
Copy link

@anubhavs-mckinsey @fmssystem001 See this pull request for more info.

#645

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