Created
November 30, 2011 15:16
-
-
Save kristianbauer/1409416 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
Guybrush:trunk kjb0511$ node start.js | |
[Error: Cannot find module 'cliff'] | |
[2011-11-30 10:11:39.168] [TRACE] config - selected development zone | |
node.js:201 | |
throw e; // process.nextTick error, or 'error' event on first tick | |
^ | |
Error: No content pit passed to parse. | |
at Object.loadBlob (/Users/kjb0511/Desktop/Projects/BigClawServer/trunk/lib/barkeep.js:31:10) | |
at Object.boot (/Users/kjb0511/Desktop/Projects/BigClawServer/trunk/app.js:248:38) | |
at Object.<anonymous> (/Users/kjb0511/Desktop/Projects/BigClawServer/trunk/start.js:21:21) | |
at Module._compile (module.js:432:26) | |
at Object..js (module.js:450:10) | |
at Module.load (module.js:351:31) | |
at Function._load (module.js:310:12) | |
at Array.0 (module.js:470:10) | |
at EventEmitter._tickCallback (node.js:192:40) | |
Guybrush:trunk kjb0511$ node start.js | |
[Error: Cannot find module 'cliff'] | |
[2011-11-30 10:13:13.981] [TRACE] config - selected development zone | |
node.js:201 | |
throw e; // process.nextTick error, or 'error' event on first tick | |
^ | |
Error: No content pit passed to parse. | |
at Object.loadBlob (/Users/kjb0511/Desktop/Projects/BigClawServer/trunk/lib/barkeep.js:31:10) | |
at Object.boot (/Users/kjb0511/Desktop/Projects/BigClawServer/trunk/app.js:248:38) | |
at Object.<anonymous> (/Users/kjb0511/Desktop/Projects/BigClawServer/trunk/start.js:21:21) | |
at Module._compile (module.js:432:26) | |
at Object..js (module.js:450:10) | |
at Module.load (module.js:351:31) | |
at Function._load (module.js:310:12) | |
at Array.0 (module.js:470:10) | |
at EventEmitter._tickCallback (node.js:192:40) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment