We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
karma v5 has been released: https://github.com/karma-runner/karma/releases/tag/v5.0.0
karma
The current version of karma-webpack doesn't seem to be compatible with karma v5, I'm getting this error:
karma-webpack
ERROR [preprocess]: Can not load "webpack"! TypeError: Cannot promisify an API that has normal methods with 'Async'-suffix
See breaking changes:
The text was updated successfully, but these errors were encountered:
Actually, that was the issue on karma's side: karma-runner/karma#3466
Sorry, something went wrong.
I'm going to close this as it seems the issue was resolved, let me know if you're still having issues.
Successfully merging a pull request may close this issue.
karma
v5 has been released: https://github.com/karma-runner/karma/releases/tag/v5.0.0The current version of
karma-webpack
doesn't seem to be compatible with karma v5, I'm getting this error:See breaking changes:
The text was updated successfully, but these errors were encountered: