This repository was archived by the owner on Nov 18, 2021. It is now read-only.

Description
Maybe it's cause I'm on Ubuntu, not sure how this stuff operates on OS X:
Press any key to open GitHub…
/usr/local/lib/node_modules/gistup/bin/gistup:63
if (error) throw error;
^
Error: Command failed: Couldn't get a file descriptor referring to the console
at ChildProcess.exithandler (child_process.js:637:15)
at ChildProcess.EventEmitter.emit (events.js:98:17)
at maybeClose (child_process.js:735:16)
at Socket.<anonymous> (child_process.js:948:11)
at Socket.EventEmitter.emit (events.js:95:17)
at Pipe.close (net.js:466:12)
One workaround would be to allow an auth token to be given over the command line, as an option.