Warning during import since version 1.0.18
See original GitHub issueSince 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:
- Created 3 years ago
- Reactions:1
- Comments:6 (3 by maintainers)
Top 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 >
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
OK, I have removed the imports in 1.0.20. Thanks!
See same log after install 1.0.18.