Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Uncaught Error: spawn E2BIG #4

Open
mcveat opened this issue May 26, 2015 · 0 comments
Open

Uncaught Error: spawn E2BIG #4

mcveat opened this issue May 26, 2015 · 0 comments

Comments

@mcveat
Copy link

mcveat commented May 26, 2015

[Enter steps to reproduce below:]

  1. Open atom
  2. Wait for couple of minutes

Atom Version: 0.201.0
System: Mac OS X 10.10.3
Thrown From: autocomplete-erlang package, v1.0.0

Stack Trace

Uncaught Error: spawn E2BIG

At child_process.js:1145

Error: spawn E2BIG
    at exports._errnoException (util.js:734:11)
    at ChildProcess.spawn (child_process.js:1145:11)
    at exports.spawn (child_process.js:977:9)
    at Object.exports.init (/Users/piotr/.atom/packages/autocomplete-erlang/lib/alchemide/wrapper.coffee:21:10)
    at ChildProcess.<anonymous> (/Users/piotr/.atom/packages/autocomplete-erlang/lib/alchemide/wrapper.coffee:29:22)
    at emitTwo (events.js:87:13)
    at ChildProcess.emit (events.js:169:7)
    at maybeClose (child_process.js:997:16)
    at Socket.<anonymous> (child_process.js:1166:11)
    at emitOne (events.js:77:13)
    at Socket.emit (events.js:166:7)

Commands

     -2:28.4.0 git-plus:merge (atom-text-editor.editor.is-focused)
     -2:23.3.0 editor:consolidate-selections (atom-text-editor.editor.mini.is-focused)
     -2:23.3.0 core:cancel (atom-text-editor.editor.mini.is-focused)

Config

{
  "core": {
    "themes": [
      "atom-dark-ui",
      "seti-syntax"
    ],
    "disabledPackages": [
      "linter-scalac",
      "linter-erlc"
    ]
  }
}

Installed Packages

# User
autocomplete-erlang, v1.0.0
git-plus, v4.5.0
ide-haskell, v0.5.4
language-cjsx, v0.2.0
language-elm, v0.5.0
language-erlang, v3.0.0
language-haskell, v1.0.0
language-scala, v1.1.0
seti-syntax, v0.4.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