Ledzz / angular2-tinymce

Angular 2 component for TinyMCE MCE WYSIWYG editor
https://angular2-tinymce.surge.sh
66 stars 37 forks source link

"Module not found" when upgrading to "tinymce": "^5.0.0" #79

Open m-ghaoui opened 5 years ago

m-ghaoui commented 5 years ago
ERROR in ./node_modules/angular2-tinymce/fesm5/angular2-tinymce.js
Module not found: Error: Can't resolve 'tinymce/themes/modern/theme' in 'C:\projects\event-system\event-system-admin\node_modules\angular2-tinymce\fesm5'
m-ghaoui commented 5 years ago

For now I'll stick with "tinymce": "^4.9.3"

jawad-aziz-farhad commented 5 years ago

Having the same issue in my ionic v4 project.

m-ghaoui commented 5 years ago

@Ledzz Any chance of a fix?

Ledzz commented 5 years ago

Currently have no time to do it, PR would be great

suhailkc commented 4 years ago

I have the same issue. So downgraded to version 4.9.5 for a temporary fix.