jwashke / toast-ui-image-editor-angular-wrapper

A simple Angular6+ wrapper for TOAST UI Image Editor
9 stars 20 forks source link

Can't add module to Angular 16 project #13

Open 910022916 opened 6 months ago

910022916 commented 6 months ago

'ToastUiImageEditorModule' does not appear to be an NgModule class.

This likely means that the library (@mrbatista/ngx-tui-image-editor) which declares ToastUiImageEditorModule 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.