Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Uncaught Error: channel closed #125

Open
gokatz opened this issue Jun 15, 2016 · 0 comments
Open

Uncaught Error: channel closed #125

gokatz opened this issue Jun 15, 2016 · 0 comments

Comments

@gokatz
Copy link

gokatz commented Jun 15, 2016

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.8.0
System: Mac OS X 10.11
Thrown From: atom-jshint package, v2.0.0

Stack Trace

Uncaught Error: channel closed

At events.js:141

Error: channel closed
    at ChildProcess.target.send (internal/child_process.js:509:16)
    at AtomJsHint.module.exports.AtomJsHint.run (/Users/gokul-3858/.atom/packages/atom-jshint/lib/atom-jshint.js:105:21)
    at AtomJsHint.<anonymous> (/Users/gokul-3858/.atom/packages/atom-jshint/lib/atom-jshint.js:66:16)
    at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/event-kit/lib/emitter.js:25:14)
    at Emitter.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/event-kit/lib/emitter.js:125:28)
    at /Applications/Atom.app/Contents/Resources/app.asar/node_modules/text-buffer/lib/text-buffer.js:1378:25

Commands

     -0:58.7.0 core:move-down (atom-text-editor.editor.is-focused)
  2x -0:58.3.0 editor:newline (atom-text-editor.editor.is-focused)
     -0:58 core:move-up (atom-text-editor.editor.is-focused)
  5x -0:51.7.0 core:backspace (atom-text-editor.editor.is-focused)
     -0:44.2.0 autocomplete-plus:confirm (atom-text-editor.editor.is-focused.autocomplete-active)
  2x -0:43.7.0 core:move-right (atom-text-editor.editor.is-focused)
     -0:41.6.0 core:backspace (atom-text-editor.editor.is-focused.autocomplete-active)
 24x -0:35.9.0 core:save (atom-text-editor.editor.is-focused)
     -0:26.7.0 editor:consolidate-selections (atom-text-editor.editor.is-focused)
     -0:26.7.0 core:cancel (atom-text-editor.editor.is-focused)
     -0:26.4.0 editor:consolidate-selections (atom-text-editor.editor.is-focused)
     -0:26.4.0 core:cancel (atom-text-editor.editor.is-focused)
     -0:22.3.0 core:move-left (atom-text-editor.editor.is-focused)
     -0:20.8.0 core:backspace (atom-text-editor.editor.is-focused)
     -0:15.1.0 project-find:show (atom-text-editor.editor.is-focused)
     -0:13.5.0 core:confirm (atom-text-editor.editor.mini.is-focused)

Config

{
  "core": {
    "disabledPackages": [
      "linter"
    ]
  }
}

Installed Packages

# User
atom-beautify, v0.29.7
atom-jshint, v2.0.0
linter-jscs, v4.0.1
spell-check-project, v0.7.0

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

No branches or pull requests

1 participant