question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error when compiling with Webpack 5

See original GitHub issue

Hello,

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:closed
  • Created 2 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
yocontracommented, Aug 17, 2022

@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.

0reactions
ViktorSoroka07commented, Aug 21, 2022

@yocontra, when will the beta become stable?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found