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

Karma 0.10: Cannot call method 'existsSync' of undefined #677

Closed
hastebrot opened this issue Aug 6, 2013 · 3 comments
Closed

Karma 0.10: Cannot call method 'existsSync' of undefined #677

hastebrot opened this issue Aug 6, 2013 · 3 comments

Comments

@hastebrot
Copy link

Operating System: Windows 7

C:\Users\benjamin>karma

C:\Users\benjamin\AppData\Roaming\npm\node_modules\karma\lib\cli.js:74
    if (fs.existsSync('./karma.conf.js')) {
           ^
TypeError: Cannot call method 'existsSync' of undefined
@torbjorntorbjorn
Copy link

Seeing this one on Debian Squeeze as well.

$ node --version
v0.10.10
$ karma --version
Karma version: 0.10.0

@MaikuMori
Copy link

Have the same problem with node v0.10.15 and karma 0.10.0

@BasvanSteen
Copy link

Or you can install 0.9.6

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

No branches or pull requests

4 participants