Skip to content

Instantly share code, notes, and snippets.

@ELLIOTTCABLE
Created October 25, 2009 01:02
Show Gist options
  • Select an option

  • Save ELLIOTTCABLE/217831 to your computer and use it in GitHub Desktop.

Select an option

Save ELLIOTTCABLE/217831 to your computer and use it in GitHub Desktop.
> node ~/Desktop/other.js
"/poopy", undefined
"/poopy", ["/usr/local/Cellar/node/0.1.14/lib/node/libraries","/"]
"/poopy", ["/"]
events.js:58
throw new Error("Promise completed with error (No arguments given.)");
^
Error: Promise completed with error (No arguments given.)
at Promise.wait (events.js:58:12)
at Object.<anonymous> (/Users/elliottcable/Desktop/other.js:3:18)
at Promise.<anonymous> (node.js:286:21)
at EIOPromise.<anonymous> (file.js:35:22)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment