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 10+Ivy says "this library is not compatible" #22

Open
62mkv opened this issue Nov 30, 2020 · 0 comments
Open

Angular 10+Ivy says "this library is not compatible" #22

62mkv opened this issue Nov 30, 2020 · 0 comments

Comments

@62mkv
Copy link

62mkv commented Nov 30, 2020

I've installed the package via npm install --save ngx-copypaste, added import directive into app.module.ts and Webpack says

ERROR in node_modules/ngx-copypaste/app/ngx-copypaste/ngx-copypaste.module.d.ts:1:22 - error NG6002: Appears in the NgModule.imports of MiddlewareUiAppModule, but could not be resolved to an NgModule class.

This likely means that the library (ngx-copypaste) which declares NgxCopyPasteModule 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 i

what can one do to resolve it?

the package version installed was 10.0.0

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