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 TypeError: Cannot read property 'stdout' of undefined #10

Open
1ahshqa opened this issue Sep 30, 2015 · 1 comment
Open

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

1ahshqa opened this issue Sep 30, 2015 · 1 comment

Comments

@1ahshqa
Copy link

1ahshqa commented Sep 30, 2015

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.0.19
System: Unknown Windows Version
Thrown From: autocomplete-erlang package, v1.1.1

Stack Trace

Uncaught TypeError: Cannot read property 'stdout' of undefined

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

TypeError: Cannot read property 'stdout' of undefined
  at Object.exports.init (C:\Users\90618\.atom\packages\autocomplete-erlang\lib\alchemide\wrapper.coffee:34:19)
  at exit (C:\Users\90618\.atom\packages\autocomplete-erlang\lib\alchemide\wrapper.coffee:21:53)
  at triggerExitCallback (C:\Users\90618\AppData\Local\atom\app-1.0.19\resources\app.asar\src\buffered-process.js:213:47)
  at ChildProcess.<anonymous> (C:\Users\90618\AppData\Local\atom\app-1.0.19\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": {}
}

Installed Packages

# User
autocomplete-erlang, v1.1.1
language-erlang, v3.0.0

# Dev
No dev packages
@wende
Copy link
Owner

wende commented Sep 30, 2015

  1. You need to have autocomplete-plus package installed
  2. Is elixir installed and in Your system PATH?
  3. Is erlang installed and in Your system PATH ?

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

2 participants