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: spawn C:\data\share\deb\gocode;C:\data\share\deb\gocode\src\qdserver\.godeps/bin/oracle ENOENT #14

Open
izuzak opened this issue Dec 30, 2014 · 0 comments

Comments

@izuzak
Copy link

izuzak commented Dec 30, 2014

From @0xdabbad00 on December 28, 2014 17:14

  1. I just installed the go-oracle plugin https://atom.io/packages/go-oracle
  2. Then I opened some of my source files, and clicked Packages->Go-Oracle->Oracle

Atom Version: 0.165.0
System: Microsoft Windows 8.1 Pro with Media Center
Thrown From: Atom Core

Stack Trace

Uncaught Error: spawn C:\data\share\deb\gocode;C:\data\share\deb\gocode\src\qdserver.godeps/bin/oracle ENOENT

At events.js:85

Error: spawn C:\data\share\deb\gocode;C:\data\share\deb\gocode\src\qdserver\.godeps/bin/oracle ENOENT
  at exports._errnoException (util.js:742:11)
  at Process.ChildProcess._handle.onexit (child_process.js:1051:32)
  at child_process.js:1142:20
  at process._tickCallback (node.js:378:11)

Commands

     -0:00.0 go-oracle:oracle (input.hidden-input)

Config

{
  "core": {
    "audioBeep": false,
    "disabledPackages": [
      "atom-lint",
      "jsformat",
      "linter-jshint",
      "linter-jsxhint",
      "jshint",
      "linter-pep8",
      "symbols-view",
      "autocomplete-plus"
    ]
  },
  "editor": {
    "fontSize": 12,
    "showInvisibles": true
  }
}

Installed Packages

# User
atom-jshint, v1.5.0
autocomplete-plus, v1.0.0
go-oracle, v0.2.0
go-plus, v3.0.11
linter, v0.9.0
react, v0.7.1

# Dev
No dev packages

Copied from original issue: atom/atom#4785

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

1 participant