Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Uncaught Error: ENOENT: no such file or directory, stat 'C:\usr\local\bin\stylint' #9

Closed
steveoh opened this issue Jun 5, 2015 · 0 comments
Labels

Comments

@steveoh
Copy link

steveoh commented Jun 5, 2015

This seems to be a windows pathing issue. Could you take a look?

Error: ENOENT: no such file or directory, stat 'C:\usr\local\bin\stylint'
  at Error (native)
  at fs.statSync (fs.js:846:18)
  at Object.fs.statSync (ATOM_SHELL_ASAR.js:206:16)
  at LinterStylint.Linter._cachedStatSync (C:\Users\agrc-arcgis\.atom\packages\linter\lib\linter.coffee:87:17)
  at LinterStylint.Linter.getCmdAndArgs (C:\Users\agrc-arcgis\.atom\packages\linter\lib\linter.coffee:104:16)
  at LinterStylint.Linter.lintFile (C:\Users\agrc-arcgis\.atom\packages\linter\lib\linter.coffee:145:24)
  at C:\Users\agrc-arcgis\.atom\packages\linter\lib\linter-view.coffee:163:18
  at Array.forEach (native)
  at C:\Users\agrc-arcgis\.atom\packages\linter\lib\linter-view.coffee:162:18
  at FSReqWrap.oncomplete (fs.js:77:15)

refs steelbrain/linter#505

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants