DadUndead / ngx-scorm-wrapper

Scorm wrapper for Angular projects
MIT License
3 stars 7 forks source link

Not compatible with Angular 13 #4

Open softsdev opened 2 years ago

softsdev commented 2 years ago

Below error getting while ng serve

This likely means that the library (ngx-scorm-wrapper) which declares ScormWrapperModule 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.

Can you please make this compatible with Angular 13 (ngcc) compatible

ODINN555 commented 8 months ago

Have the same issue here: "ScormWrapperModule' does not appear to be an NgModule class.(-996002) scorm-wrapper.module.d.ts(1, 22): This likely means that the library (ngx-scorm-wrapper) which declares ScormWrapperModule 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."