nhn / tui.image-editor

🍞🎨 Full-featured photo image editor using canvas. It is really easy, and it comes with great filters.
http://ui.toast.com/tui-image-editor
MIT License
6.83k stars 1.26k forks source link

Can't add module to Angular 16 project? #917

Open 910022916 opened 1 month ago

910022916 commented 1 month 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.