megahertz/react-simple-wysiwyg

Failed to compile

Closed this issue · 1 comments

Failed to compile.

./node_modules/react-simple-wysiwyg/lib/index.es.mjs
Can't import the named export 'createContext' from non EcmaScript module (only default export is available)

Do you have a solution for this? I know this is common when using Webpack but I am not using it.

It works at least with webpack and vite. Which bundler and react version do you use?