Error when compiling with Webpack 5
See original GitHub issueHello,
I am getting this error when compiling my webapp:
Failed to parse source map: 'webpack:///dist/react-responsive.js' URL is not supported
Webpack config can be found here: https://github.com/FreemapSlovakia/freemap-v3-react/blob/6fe487cd8de87ec47a089f7d813c18c66153eae8/webpack.config.js
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Compile error with Webpack 5 after upgrading but working ...
I have searched the issues of this repository and believe that this is not a duplicate.
Read more >React Projekt!! Webpack 4 -> Webpack 5 == compiler error ...
i get some errors, about the Webpack compiler that the loaders can´t get readed. I tried to change and update the loaders but...
Read more >Webpack 5 errors | ImmutableX Documentation
The reason for this error is that create-react-app uses a version of webpack greater than 5, which, unlike versions < 5, does not...
Read more >Compiler Hooks | webpack
Called if the compilation fails. Callback Parameters: error. invalid. SyncHook. Executed when a watching compilation has been invalidated.
Read more >Build Performance - webpack
Use the ts-loader in happyPackMode: true / transpileOnly: true . Sass. node-sass has a bug which blocks threads from the Node.js thread pool....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@ViktorSoroka07 Soon - just been slow playing it because it hasn’t received enough installs for me to feel comfortable that it has been tested by enough people.
I just deprecated all of the old 9.x betas and prompted users to upgrade to the most recent one, so once that happens the beta should have as many users as the 8.x branch and I’ll push it to be the main version a few days after that.
@yocontra, when will the beta become stable?