-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
bugSomething isn't workingSomething isn't working
Description
After upgrade from Angular 14 to 16 I've got the message:
'PixelModule' does not appear to be an NgModule class.(-996002)
pixel.module.d.ts(5, 8): This likely means that the library (ngx-pixel) which declares PixelModule 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.
I am using the latest version of the library from npm:
"ngx-pixel": "^1.1.1",
veneliniliev and Draftscode
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working