Created
April 28, 2010 22:29
-
-
Save andywenk/382826 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
# node process.js | |
ReferenceError: basicRequire is not defined | |
at EventEmitter.openStdin (node.js:144:13) | |
at Object.<anonymous> (/media/duke/Documents/workspace/nodejs/process.js:6:21) | |
at Module._compile (module:385:23) | |
at module:413:20 | |
at fs:52:23 | |
at node.js:175:9 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment