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

Cannot find module 'babel-runtime/helpers/toConsumableArray' #311

Closed
gdetrez opened this issue Feb 27, 2018 · 2 comments
Closed

Cannot find module 'babel-runtime/helpers/toConsumableArray' #311

gdetrez opened this issue Feb 27, 2018 · 2 comments

Comments

@gdetrez
Copy link

gdetrez commented Feb 27, 2018

I'm submitting a bug report

This seems to be a regression introduced in 2.0.11 and still present in 2.0.12:

> karma start --single-run
27 02 2018 16:01:18.532:ERROR [plugin]: Error during loading "/home/travis/build/gdetrez/karma-webpack-issue/node_modules/karma-webpack" plugin:
  Cannot find module 'babel-runtime/helpers/toConsumableArray'
27 02 2018 16:01:18.536:ERROR [preprocess]: Can not load "webpack", it is not registered!
  Perhaps you are missing some plugin?
27 02 2018 16:01:18.584:INFO [karma]: Karma v1.7.1 server started at http://0.0.0.0:9876/
27 02 2018 16:01:18.584:INFO [launcher]: Launching browser Chrome with unlimited concurrency
27 02 2018 16:01:18.585:ERROR [karma]: Found 2 load errors

I have a travis job that shows the problem:
https://travis-ci.org/gdetrez/karma-webpack-issue/builds/346843566

Here are the sources:
https://github.com/gdetrez/karma-webpack-issue/tree/b4fedcce44162716944b77622330552a5699d9f9

@nickpape
Copy link
Contributor

nickpape commented Feb 27, 2018

I submitted a fix for this: #312

@michael-ciniawsky
Copy link
Contributor

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

No branches or pull requests

3 participants