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

Uncaught Error: ENOENT, no such file or directory '/Users/albertoforni/.atom/packages/linter-stylint/node_modules/stylint/bin' #486

Closed
albertoforni opened this issue Apr 2, 2015 · 0 comments

Comments

@albertoforni
Copy link

  1. Create a new stylus file
  2. Start typing

Atom Version: 0.188.0
System: Mac OS X 10.10.2
Thrown From: linter package, v0.12.0

Stack Trace

Uncaught Error: ENOENT, no such file or directory '/Users/albertoforni/.atom/packages/linter-stylint/node_modules/stylint/bin'

At ATOM_SHELL_ASAR.js:50

Error: ENOENT, no such file or directory '/Users/albertoforni/.atom/packages/linter-stylint/node_modules/stylint/bin'
  at Error (native)
  at fs.statSync (fs.js:807:18)
  at Object.fs.statSync (ATOM_SHELL_ASAR.js:206:16)
  at LinterStylint.Linter._cachedStatSync (/Users/albertoforni/.atom/packages/linter/lib/linter.coffee:69:17)
  at LinterStylint.Linter.getCmdAndArgs (/Users/albertoforni/.atom/packages/linter/lib/linter.coffee:86:16)
  at LinterStylint.Linter.lintFile (/Users/albertoforni/.atom/packages/linter/lib/linter.coffee:127:24)
  at /Users/albertoforni/.atom/packages/linter/lib/linter-view.coffee:158:18
  at Array.forEach (native)
  at /Users/albertoforni/.atom/packages/linter/lib/linter-view.coffee:157:18
  at FSReqWrap.oncomplete (fs.js:100:15)

Commands

     -0:24.0 core:save (atom-text-editor.editor.vim-mode.command-mode)
  2x -0:22.3 blur (atom-text-editor.editor.vim-mode.command-mode)
     -0:15.0 core:confirm (atom-text-editor.editor.mini)
  7x -0:15.0 blur (atom-text-editor.editor.mini)
     -0:13.3 vim-mode:repeat (atom-text-editor.editor.vim-mode.is-focused.insert-mode)
     -0:13.1 vim-mode:mark (atom-text-editor.editor.vim-mode.is-focused.insert-mode)
  3x -0:13.0 blur (atom-text-editor.editor.vim-mode.is-focused.insert-mode)
     -0:11.3 vim-mode:reset-command-mode (atom-text-editor.editor.vim-mode.is-focused.insert-mode)
     -0:10.7 vim-mode:activate-insert-mode (atom-text-editor.editor.vim-mode.is-focused.insert-mode)
  3x -0:07.7 core:backspace (atom-text-editor.editor.vim-mode.is-focused.insert-mode)
     -0:04.7 vim-mode:activate-command-mode (atom-text-editor.editor.vim-mode.is-focused.insert-mode)
 15x -0:03.6 blur (atom-text-editor.editor.vim-mode.is-focused.insert-mode)
     -0:01.5 vim-mode:insert-below-with-newline (atom-text-editor.editor.vim-mode.is-focused.insert-mode)
     -0:00.9 snippets:next-tab-stop (atom-text-editor.editor.vim-mode.is-focused.insert-mode)
     -0:00.9 snippets:expand (atom-text-editor.editor.vim-mode.is-focused.insert-mode)
     -0:00.9 editor:indent (atom-text-editor.editor.vim-mode.is-focused.insert-mode)

Config

{
  "core": {
    "themes": [
      "one-light-ui",
      "one-light-syntax"
    ]
  },
  "linter": {}
}

Installed Packages

# User
Stylus, v0.6.2
atom-color-highlight, v3.0.8
atom-ternjs, v0.5.8
autocomplete-css, v0.6.0
autocomplete-paths, v1.0.2
autocomplete-plus, v2.7.1
coffee-compile, v0.11.0
emmet, v2.3.5
highlight-selected, v0.9.1
linter, v0.12.0
linter-coffeelint, v0.2.1
linter-csslint, v0.0.11
linter-erb, v0.1.0
linter-jscs, v1.9.0
linter-ruby, v0.1.4
linter-stylint, v0.4.0
linter-tidy, v1.0.0
project-palette-finder, v2.4.16
vim-mode, v0.42.0

# Dev
No dev packages
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