-
-
Notifications
You must be signed in to change notification settings - Fork 451
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
DeprecationWarning: loaderUtils.parseQuery() #422
Comments
@danielverejan try https://github.com/babel/babel-loader/releases/tag/v7.0.0-alpha.3 |
@existentialism don't work:( With v7-alpha.3 error "ERROR in Entry module is not found: Error: Can not resolve 'babel-loader'". And I could not solve it in any way :( |
|
What are the known issues of alpha 3 if any? |
@phfaster your problem may be in something else, can you post the full error log? |
@danielverejan yes, I also think that the error is in another. Webpack does not find loaders installed using the Console offered two debug-files: |
You should use this for installs |
@danielverejan Thaaanks! I found this installation method when I could not install Gulp.JS version 4 using |
@danielverejan |
@burrack or use the v7.0.0-beta.1 |
Fixed with 7.0.0 |
Related to loader-utils issue
Webpack Version:
2.2.1
Babel Core Version:
6.24.0
Babel Loader Version:
6.4.0
Please tell us about your environment:
Windows 10, node 7.7.2
Current behavior:
It throws deprecation warnings at
lib/index.js:96:35
The text was updated successfully, but these errors were encountered: