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.

Warning during import since version 1.0.18

See original GitHub issue

Since version 1.0.18 (1.0.17 works fine) we get the following warning when we try to compile our code through webpack.

WARNING in ./node_modules/event-source-polyfill/src/eventsource.js 57:6-62
    Critical dependency: the request of a dependency is an expression

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
Yafflecommented, Sep 19, 2020

OK, I have removed the imports in 1.0.20. Thanks!

2reactions
florian-kittelcommented, Sep 17, 2020

See same log after install 1.0.18.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Warning MSB4011: "Microsoft.CSharp.targets" cannot be ...
It is because of the import below, but if I remove it, then I cannot build as I'm targeting the two - netstandard2.0...
Read more >
Warnings after gcrma normalisation...
Hi Bas, On 4/18/2014 9:37 AM, Bas Jansen wrote: > Hi, > > I am importing microarray data, and after normalization with gcrma...
Read more >
CS0436: Type conflicts with the imported type - Stack Overflow
Disable the warning in classes that cause CS0436: ... Click Regenerate project files and restart Unity and VSCode after applying these ...
Read more >
How to Fix FutureWarning Messages in scikit-learn
There are many ways to handle a warning message, including ignoring the message, suppressing warnings, and fixing the code. In this tutorial, ...
Read more >
JAVA.SQL.SQLWARNING WHEN IMPORTING SCHEMA
What could cause for ti to output the warning. We are on SAP HANA database version 2 SPS 05. Attachments. import-error.png (61.0 kB)....
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