-
-
Notifications
You must be signed in to change notification settings - Fork 608
Warning "Container#eachAtRule is deprecated" After update to 0.18.0 #136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
+1 |
It is so bothering to see it in the output with any way to remove them.
|
+1 |
Well, we need to wait until plugins mentioned by @vn38minhtran will have got a new version |
+1 |
2 similar comments
+1 |
+1 |
+1 |
my bad. just deleted node_modules and ran npm install again and the warnings are gone! |
@goncalvesjoao is right. Issue is fixed in 0.19.0. |
yep @goncalvesjoao is right. It's fixed in 0.19.0. :) |
Updated to 0.19.0 and the warnings still appear. |
Is there a way to be sure which loader is generating a given error message? |
+1. I'm running 0.19.0 and I see these warnings. Is it possible it's not css-loader after all? |
It's some of the dependencies css-loader uses. If I get time, I will have a look and create a pull request. |
After updates - css-loader to 0.19 and nodejs to last stable version - problem disappeared |
fixed |
This has just started showing up for me, after not seeing those warnings before, after changing to Yarn, with css-loader ^0.23 in my package.json |
I was seeing these same warnings. Turns out |
@cycleseven Don't use |
I removed |
The text was updated successfully, but these errors were encountered: