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

Karma 0.13.0 - "Can not resolve circular dependency!" #62

Closed
nhunzaker opened this issue Jul 16, 2015 · 20 comments
Closed

Karma 0.13.0 - "Can not resolve circular dependency!" #62

nhunzaker opened this issue Jul 16, 2015 · 20 comments

Comments

@nhunzaker
Copy link

After upgrading to Karma 0.13.0, I'm hitting the following issue:

16 07 2015 08:23:32.494:WARN [preprocess]: Can not load "webpack"!
  Error: Can not resolve circular dependency! (Resolving: preprocessor:webpack -> webpackPlugin -> preprocessor:webpack)
    at error (project/node_modules/karma/node_modules/di/lib/injector.js:22:68)
    at get (project/node_modules/karma/node_modules/di/lib/injector.js:44:15)
    at instantiatePreprocessor (project/node_modules/karma/lib/preprocessor.js:56:37)
    at Array.forEach (native)
    at null.<anonymous> (project/node_modules/karma/lib/preprocessor.js:77:31)
    at tryCatcher (project/node_modules/karma/node_modules/bluebird/js/main/util.js:26:23)
    at ret [as _preprocess] (eval at <anonymous> (project/node_modules/karma/node_modules/bluebird/js/main/promisify.js:163:12), <anonymous>:13:39)
    at project/node_modules/karma/lib/file-list.js:182:19
    at Array.map (native)
    atproject/node_modules/karma/lib/file-list.js:167:30
    at Array.map (native)
    at List._refresh (/project/node_modules/karma/lib/file-list.js:150:37)
    at List.refresh (/project/node_modules/karma/lib/file-list.js:249:27)
    at Plugin.notifyKarmaAboutChanges (/project/karma-webpack/index.js:109:16)
    at Plugin.<anonymous> (/project/node_modules/karma-webpack/index.js:73:9)
    at Tapable.applyPlugins (/project/node_modules/webpack/node_modules/tapable/lib/Tapable.js:26:37)

I'll keep investigating on my own, but I thought I'd report it in any case.

@nhunzaker
Copy link
Author

It looks like similar reports are coming through on Karma's end:

karma-runner/karma#1497

@Uter1007
Copy link

Have the same error....

@punmechanic
Copy link

+1

1 similar comment
@archangel-irk
Copy link

+1

@marr
Copy link

marr commented Jul 22, 2015

bump

@greypants
Copy link

+1

Oh hey @nhunzaker

@gabel
Copy link

gabel commented Jul 23, 2015

👍 same here "karma": "^0.12.36" works

@maikdiepenbroek
Copy link

Cool thanks, after downgrading to 0.12.37 it also works.

@tupy
Copy link

tupy commented Jul 23, 2015

+1

@vectart
Copy link

vectart commented Jul 28, 2015

+1!!!!1111

@jingzhou123
Copy link

+1

1 similar comment
@mllocs
Copy link

mllocs commented Jul 28, 2015

+1

@n1k0
Copy link

n1k0 commented Jul 29, 2015

+1000^42

@e1024kb
Copy link

e1024kb commented Jul 29, 2015

+1

@richard-lopes
Copy link

I second.

@davidagraf
Copy link

+1

@vectart
Copy link

vectart commented Jul 30, 2015

Let's merge PR #64 :-)

@vectart
Copy link

vectart commented Jul 30, 2015

Or #63 though

@andrefarzat
Copy link

+1

@sokra sokra closed this as completed in #63 Jul 31, 2015
@punmechanic
Copy link

hooray 😄

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

Successfully merging a pull request may close this issue.