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
I'm using ngx-monaco-editor-v2 16 version with angular 16 and using module federation const { share, withModuleFederationPlugin } = require("@angular-architects/module-federation/webpack"); getting error
./node_modules/monaco-editor/esm/vs/platform/severityIcon/browser/media/severityIcon.css:6:0 - Error: Module parse failed: Unexpected token (6:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| --------------------------------------------------------------------------------------------/
|
./node_modules/monaco-editor/esm/vs/platform/severityIcon/browser/media/severityIcon.css:6:0 - Error: Module parse failed: Unexpected token (6:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| --------------------------------------------------------------------------------------------/
|
This is important and need solution as soon as possible.
The text was updated successfully, but these errors were encountered: