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

Error: ENOENT, lstat ... #244

Closed
michilu opened this issue Dec 17, 2012 · 5 comments
Closed

Error: ENOENT, lstat ... #244

michilu opened this issue Dec 17, 2012 · 5 comments

Comments

@michilu
Copy link

michilu commented Dec 17, 2012

I got an error using savevers.vim .

...
info (watcher): Changed file "tests/test_filter.js".

events.js:71
        throw arguments[1]; // Unhandled 'error' event
                       ^
Error: ENOENT, lstat 'tests/test_filter.js.0007.clean'

The vim plugin moving backup files from current directory to other directory.

@dignifiedquire
Copy link
Member

I think this is the same problem as #199

@michilu
Copy link
Author

michilu commented Dec 17, 2012

Thank you. It was the same problem.

@dignifiedquire
Copy link
Member

Great gonna close this one then.

@MarkBennett
Copy link

@dignifiedquire @michilu how you guys were able to solve this? I'm unable to run testacular on Mac OS 10.8.2 even with testacular@canary installed.

Here's a gist of what I'm seeing... https://gist.github.com/4440336

This seems to be the same issue still.

UPDATE: This same configuration runs properly when I use "testacular start --single-run"

@michilu
Copy link
Author

michilu commented Jan 4, 2013

@MarkBennett This discussion has shifted to #199

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

3 participants