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 on space-containing config path #9

Closed
bisubus opened this issue Oct 2, 2015 · 1 comment
Closed

Error on space-containing config path #9

bisubus opened this issue Oct 2, 2015 · 1 comment

Comments

@bisubus
Copy link

bisubus commented Oct 2, 2015

eslint_d --config "c:\space-containing path\.eslintrc"

gives

Error: Cannot read config file: c:\space-containing
Error: ENOENT, no such file or directory 'c:\space-containing'

At least on Windows.

@mantoni
Copy link
Owner

mantoni commented Oct 2, 2015

Thanks for reporting. Pushed a fix with v2.1.2.

@mantoni mantoni closed this as completed Oct 2, 2015
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

2 participants