angular2-tinymce
angular2-tinymce copied to clipboard
"Module not found" when upgrading to "tinymce": "^5.0.0"
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'
For now I'll stick with "tinymce": "^4.9.3"
Having the same issue in my ionic v4 project.
@Ledzz Any chance of a fix?
Currently have no time to do it, PR would be great
I have the same issue. So downgraded to version 4.9.5 for a temporary fix.