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

eslint-config-eslint broken #4145

Closed
nzakas opened this issue Oct 15, 2015 · 1 comment
Closed

eslint-config-eslint broken #4145

nzakas opened this issue Oct 15, 2015 · 1 comment
Labels
accepted There is consensus among the team that this change meets the criteria for inclusion archived due to age This issue has been archived; please open a new issue for any further discussion bug ESLint is working incorrectly

Comments

@nzakas
Copy link
Member

nzakas commented Oct 15, 2015

Getting an error when I try to use it:

Error reading YAML file: ./default.yml
Error: Cannot read config file: ./default.yml
Error: ENOENT, no such file or directory 'c:\Users\Nicholas\projects\personal\es
pree\default.yml'
    at Object.fs.openSync (fs.js:439:18)
    at Object.fs.readFileSync (fs.js:290:15)
    at c:\Users\Nicholas\projects\personal\espree\node_modules\eslint-config-esl
int\index.js:25:33
    at Object.<anonymous> (c:\Users\Nicholas\projects\personal\espree\node_modul
es\eslint-config-eslint\index.js:32:2)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
@nzakas nzakas added bug ESLint is working incorrectly accepted There is consensus among the team that this change meets the criteria for inclusion labels Oct 15, 2015
@nzakas
Copy link
Member Author

nzakas commented Oct 15, 2015

Working on this.

@nzakas nzakas closed this as completed in cfdf31e Oct 15, 2015
ilyavolodin added a commit that referenced this issue Oct 15, 2015
Fix: Make eslint-config-eslint work (fixes #4145)
lizardruss pushed a commit to codeschool/eslint that referenced this issue Oct 29, 2015
@eslint-deprecated eslint-deprecated bot locked and limited conversation to collaborators Feb 7, 2018
@eslint-deprecated eslint-deprecated bot added the archived due to age This issue has been archived; please open a new issue for any further discussion label Feb 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accepted There is consensus among the team that this change meets the criteria for inclusion archived due to age This issue has been archived; please open a new issue for any further discussion bug ESLint is working incorrectly
Projects
None yet
Development

No branches or pull requests

1 participant