Created
October 25, 2009 01:02
-
-
Save ELLIOTTCABLE/217831 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| > 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