Skip to content

Instantly share code, notes, and snippets.

@locusf
Created October 6, 2015 17:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save locusf/6e5ceb9212fec508082e to your computer and use it in GitHub Desktop.
Save locusf/6e5ceb9212fec508082e to your computer and use it in GitHub Desktop.
electron
Error: non-zero exit code 1
while running: /home/locusf/electron-app/node_modules/subcomandante/subcom 26224 /home/locusf/electron-app/node_modules/ipfsd-ctl/node_modules/.bin/ipfs init -b 2048
events.js:141
throw er; // Unhandled 'error' event
^
Error: spawn /home/locusf/electron-app/node_modules/ipfsd-ctl/node_modules/.bin/ipfs ENOENT
at exports._errnoException (util.js:849:11)
at Process.ChildProcess._handle.onexit (internal/child_process.js:178:32)
at onErrorNT (internal/child_process.js:344:16)
at doNTCallback2 (node.js:430:9)
at process._tickCallback (node.js:344:17)
at Function.Module.runMain (module.js:477:11)
at startup (node.js:118:18)
at node.js:952:3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment