-
Notifications
You must be signed in to change notification settings - Fork 222
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" #68
Comments
You need to upgrade karma to 0.13 |
Duplicate of #65 |
Ok, I had karma locked at 0.12.x due to a previous problem with karma-webpack which was solved in this new version. agree with @gil about broken semantic versioning, one might have other reasons to have karma at a locked at a lower version and any given package.json with karma-webpack at closing this since my problem was solved by updating karma. |
1.7.0 karma-webpack started breaking karma tests, 1.6.0 works as expected.
running on:
node v0.10.33
npm v2.12.0
karma v0.12.37
webpack v1.10.5
The text was updated successfully, but these errors were encountered: