-
Notifications
You must be signed in to change notification settings - Fork 220
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
Can not load "webpack" #192
Comments
@egoroof - Update to Karma-Webpakc 2.0.1 Be sure to read the note on the breaking change :) |
It's fixed now, thanks! |
@d3viant0ne Thanks for the lib Joshua, I still got this error with my environment :
Which actually just because i miss registering karma-webpack as plugins on the karma configuration. |
I'm submitting a bug report
Webpack version:
2.2.0-rc.4
Webpack Karma version:
1.8.1
Karma version:
1.3.0
Please tell us about your environment:
Windows 10
Browser: [Chrome 55 | Firefox 50.1.0 | IE 11 | Edge 14]
Current behavior:
Running karma results in:
Expected/desired behavior:
It should work 😄
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem along with a gist/jsbin of your webpack configuration.
Just updated webpack from 2.2.0-rc.3 to 2.2.0-rc.4 and this is happened. All source code is here: https://github.com/egoroof/browser-id3-writer
What is the expected behavior?
It should work 😄, but I already answered for it before, edit the template!
What is the motivation / use case for changing the behavior?
To get users happy.
p.s. webpack made a lot of refactoring in rc and also introduced breaking change, that's not sweet...
The text was updated successfully, but these errors were encountered: