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 EACCES #185

Open
yanxiaobo opened this issue Apr 15, 2017 · 0 comments
Open

Uncaught Error: spawn EACCES #185

yanxiaobo opened this issue Apr 15, 2017 · 0 comments

Comments

@yanxiaobo
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.16.0 x64
Electron: 1.3.13
OS: Mac OS X 10.12.1
Thrown From: atom-ctags package 5.0.0

Stack Trace

Uncaught Error: spawn EACCES

At /private/var/folders/q5/d9_wpxm51g3fv_nlzsly2wyh0000gn/T/AppTranslocation/66148948-6045-425C-8C60-075B236D096F/d/Atom.app/Contents/Resources/app.asar/src/buffered-process.js:376

Error: spawn EACCES
    at exports._errnoException (util.js:1026:11)
    at ChildProcess.spawn (internal/child_process.js:313:11)
    at Object.exports.spawn (child_process.js:392:9)
    at BufferedProcess.spawn (/app.asar/src/buffered-process.js:305:51)
    at BufferedProcess.start (/app.asar/src/buffered-process.js:111:14)
    at /app.asar/src/buffered-process.js:96:12)
    at module.exports (/packages/atom-ctags/lib/tag-generator.coffee:68:22)
    at Object.generateTags (/packages/atom-ctags/lib/ctags-cache.coffee:87:5)
    at Object.initTags (/packages/atom-ctags/lib/ctags-cache.coffee:28:10)
    at /packages/atom-ctags/lib/main.coffee:54:19
    at Function.module.exports.Emitter.simpleDispatch (/app.asar/node_modules/event-kit/lib/emitter.js:25:14)
    at Emitter.module.exports.Emitter.emit (/app.asar/node_modules/event-kit/lib/emitter.js:129:28)
    at Project.module.exports.Project.addPath (/app.asar/src/project.js:288:29)
    at AtomEnvironment.module.exports.AtomEnvironment.openLocations (/app.asar/src/atom-environment.js:1195:26)
    at EventEmitter.outerCallback (/app.asar/src/application-delegate.js:229:18)
    at emitThree (events.js:121:20)
    at EventEmitter.emit (events.js:194:7)

Commands

     -0:32.4.0 application:open (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-one-dark-syntax.theme-one-dark-ui)
  9x -0:10.1.0 core:copy (atom-notification.fatal.icon.icon-bug.native-key-bindings.has-detail.has-close.has-stack)

Non-Core Packages

atom-autocomplete-php 0.22.2 
atom-beautify 0.29.19 
atom-ctags 5.0.0 
autocomplete-ctags 0.4.1 
autocomplete-json 5.4.0 
autocomplete-python 1.8.63 
busy-signal 1.3.0 
intentions 1.1.2 
linter 2.1.4 
linter-php 1.3.2 
linter-ui-default 1.2.3 
node-debugger 1.10.1 
php-integrator-autocomplete-plus 1.3.0 
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