Created
January 13, 2016 16:57
-
-
Save Cxarli/fb0dc56b0ecb9d40636c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Error: spawn ENOTDIR | |
at exports._errnoException (util.js:837:11) | |
at ChildProcess.spawn (internal/child_process.js:298:11) | |
at Object.exports.spawn (child_process.js:351:9) | |
at Function.spawn (/home/charlie/.atom/packages/atom-beautify/node_modules/cross-spawn/node_modules/cross-spawn-async/index.js:13:18) | |
at spawn (/home/charlie/.atom/packages/atom-beautify/node_modules/cross-spawn/index.js:34:23) | |
at /home/charlie/.atom/packages/atom-beautify/src/beautifiers/beautifier.coffee:289:13 | |
at tryCatcher (/home/charlie/.atom/packages/atom-beautify/node_modules/bluebird/js/main/util.js:26:23) | |
at Promise._resolveFromResolver (/home/charlie/.atom/packages/atom-beautify/node_modules/bluebird/js/main/promise.js:480:31) | |
at new Promise (/home/charlie/.atom/packages/atom-beautify/node_modules/bluebird/js/main/promise.js:70:37) | |
at Uncrustify.module.exports.Beautifier.spawn (/home/charlie/.atom/packages/atom-beautify/src/beautifiers/beautifier.coffee:287:16) | |
at /home/charlie/.atom/packages/atom-beautify/src/beautifiers/beautifier.coffee:253:18 | |
at tryCatcher (/home/charlie/.atom/packages/atom-beautify/node_modules/bluebird/js/main/util.js:26:23) | |
at Promise._settlePromiseFromHandler (/home/charlie/.atom/packages/atom-beautify/node_modules/bluebird/js/main/promise.js:507:31) | |
at Promise._settlePromiseAt (/home/charlie/.atom/packages/atom-beautify/node_modules/bluebird/js/main/promise.js:581:18) | |
at Promise._settlePromises (/home/charlie/.atom/packages/atom-beautify/node_modules/bluebird/js/main/promise.js:697:14) | |
at Async._drainQueue (/home/charlie/.atom/packages/atom-beautify/node_modules/bluebird/js/main/async.js:123:16) | |
at Async._drainQueues (/home/charlie/.atom/packages/atom-beautify/node_modules/bluebird/js/main/async.js:133:10) | |
at MutationObserver.Async.drainQueues (/home/charlie/.atom/packages/atom-beautify/node_modules/bluebird/js/main/async.js:15:14) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment