You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
Similar problem with create-react-app. I get this error when I try to instantiate monaco editor webpack plugin in plugin definitions of webpack config:
$ react-scripts start
Failed to compile.
Cannot read property 'normalModuleFactory' of undefined
Hello everybody !
While using
monaco-editor-webpack-plugin
withcreate-react-app
we can see the following error below.This seems to be because of an incompatibility in the Webpack configuration with
thread-loader
The text was updated successfully, but these errors were encountered: