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

Uncaught TypeError: Cannot read property 'stdout' of undefined #15

Open
swamibluedata opened this issue Feb 1, 2016 · 0 comments
Open

Comments

@swamibluedata
Copy link

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.4.1
System: Mac OS X 10.11.3
Thrown From: autocomplete-erlang package, v1.1.1

Stack Trace

Uncaught TypeError: Cannot read property 'stdout' of undefined

At /Users/swamiv/.atom/packages/autocomplete-erlang/lib/alchemide/wrapper.coffee:52

TypeError: Cannot read property 'stdout' of undefined
    at Object.exports.init (/Users/swamiv/.atom/packages/autocomplete-erlang/lib/alchemide/wrapper.coffee:52:21)
    at exit (/Users/swamiv/.atom/packages/autocomplete-erlang/lib/alchemide/wrapper.coffee:34:22)
    at triggerExitCallback (/Applications/Atom.app/Contents/Resources/app.asar/src/buffered-process.js:213:47)
    at ChildProcess.<anonymous> (/Applications/Atom.app/Contents/Resources/app.asar/src/buffered-process.js:235:18)
    at emitTwo (events.js:87:13)
    at ChildProcess.emit (events.js:172:7)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)

Commands

Config

{
  "core": {
    "themes": [
      "atom-dark-ui",
      "atom-dark-syntax"
    ]
  },
  "autocomplete-erlang": {
    "elixirPath": "/usr/local/bin/elixir"
  }
}

Installed Packages

# User
autocomplete-erlang, v1.1.1
autocomplete-python, v0.10.4
autocomplete-ruby, v0.1.0
emacs-plus, v0.9.9
language-erlang, v3.0.0
linter-erlang, v0.3.1

# 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