You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This likely means that the library (@ngx-gallery) which declares NgxGalleryModule has not been processed correctly by ngcc, or is not compatible with Angular Ivy
#340
Open
Bullsized opened this issue
Dec 13, 2022
· 0 comments
I am trying to make the gallery run on Angular 14, but it keeps on saying that it hasn't been processed by ngcc or is not compatible with Angular Ivy.
I tried
npm cache clean --force
and then running
npm i
but nothing changed.
Are you going to support this for higher Angular versions?
The text was updated successfully, but these errors were encountered:
I am trying to make the gallery run on Angular 14, but it keeps on saying that it hasn't been processed by ngcc or is not compatible with Angular Ivy.
I tried
and then running
but nothing changed.
Are you going to support this for higher Angular versions?
The text was updated successfully, but these errors were encountered: