Closed EvalGitHub closed 5 years ago
"npm install --save-dev webpack karma karma-webpack" in my project , i get this info shown above
The version of karma-webpack
you need for webpack v4 is published under the tags @next
or @dev
. The current @latest
supports v3 only. Try npm install karma-webpack@next
.
@ryanclark Maybe time to release @next
? Also drop node@6?
@evilebottnawi good shout, I'll sort this out over the weekend
I've made an issue to address this, closing this now.
Sorry, its not clear what the issue is here?