Open dalton5 opened 5 years ago
Hi,
Can you please help. I have the error:
ERROR in src/app/main/main.module.ts(143,42): error TS2307: Cannot find module 'toast-ui-image-editor'.
How can I fix this issue?
Thanks,
You can import like this : import { ToastUiImageEditorComponent } from "ngx-tui-image-editor";
import { ToastUiImageEditorComponent } from "ngx-tui-image-editor";
Hi,
Can you please help. I have the error:
ERROR in src/app/main/main.module.ts(143,42): error TS2307: Cannot find module 'toast-ui-image-editor'.
How can I fix this issue?
Thanks,