Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support karma v5 #439

Closed
limonte opened this issue Apr 9, 2020 · 2 comments
Closed

Support karma v5 #439

limonte opened this issue Apr 9, 2020 · 2 comments

Comments

@limonte
Copy link

limonte commented Apr 9, 2020

karma v5 has been released: https://github.com/karma-runner/karma/releases/tag/v5.0.0

The current version of karma-webpack doesn't seem to be compatible with karma v5, I'm getting this error:

ERROR [preprocess]: Can not load "webpack"!
TypeError: Cannot promisify an API that has normal methods with 'Async'-suffix

See breaking changes:

image

@limonte
Copy link
Author

limonte commented Apr 11, 2020

Actually, that was the issue on karma's side: karma-runner/karma#3466

@codymikol
Copy link
Owner

I'm going to close this as it seems the issue was resolved, let me know if you're still having issues.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants