Open christrees opened 11 years ago
Woops... this is Issue #12 ... sorry I didn't look ;-)
Still not working for me - I'm getting similar output as @ArthurianX
Same issue here
you can use the version "grunt-karma": "~0.7.1" (in the package.json)
… and bumping karma to ~0.10
That worked well :+1:
Oh my God... it is really a life saver. I have wasted two days to overcome this npm error. This works like champ!. Thanks for everything.
on commit 1adfc51 In package.json "grunt-karma": "git://github.com/karma-runner/grunt-karma.git#karma-v0.10",
sb: "grunt-karma": "git://github.com/karma-runner/grunt-karma.git",
At least for me when I removed "#karma-v0.10"
I stopped getting: npm http 304 https://registry.npmjs.org/chai/1.4.0 npm ERR! Failed resolving git HEAD (git://github.com/karma-runner/grunt-karma.git) fatal: ambiguous argument 'karma-v0.10': unknown revision or path not in the working tree.