Skip to content
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

Note: Regenerator problem running Karma tests when importing hub.js >= 9.13.2 #729

Open
MikeTschudi opened this issue Feb 17, 2022 · 0 comments

Comments

@MikeTschudi
Copy link
Member

MikeTschudi commented Feb 17, 2022

solution.js imports hub.js. Builds are successful with all hub.js versions, but the Karma tests when importing 9.13.2, 9.14.1, and 9.15.0 all failed with:
image
The solution.js Karma tests succeed with hub.js 9.12.0.

Note that the Karma tests in hub.js on the same computer worked for every version.

The solution.js Karma tests succeed with the later hub.js versions after adding "regenerator-runtime": "^0.13.9" to the package.json.

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

No branches or pull requests

1 participant