Created
February 3, 2012 18:17
-
-
Save kristianbauer/1731515 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
[2012-02-03 12:59:39.775] [INFO] app - Importing configuration | |
[2012-02-03 12:59:39.782] [TRACE] config - Environment specific configuration has been loaded for: local | |
[2012-02-03 12:59:39.782] [INFO] app - Loading content pit | |
[2012-02-03 12:59:39.782] [INFO] app - Downloading content pit from: | |
/Users/kjb0511/Desktop/Projects/BigClawServer/trunk/resources/contentpit.js:4758 | |
"completedNarrative" : null, | |
^ | |
node.js:201 | |
throw e; // process.nextTick error, or 'error' event on first tick | |
^ | |
SyntaxError: Unexpected token , | |
at Module._compile (module.js:427:25) | |
at Object..js (module.js:450:10) | |
at Module.load (module.js:351:31) | |
at Function._load (module.js:310:12) | |
at Module.require (module.js:357:17) | |
at require (module.js:368:17) | |
at loadContentPit (/Users/kjb0511/Desktop/Projects/BigClawServer/trunk/app.js:221:30) | |
at Object.boot (/Users/kjb0511/Desktop/Projects/BigClawServer/trunk/app.js:387:2) | |
at Object.<anonymous> (/Users/kjb0511/Desktop/Projects/BigClawServer/trunk/app.js:468:10) | |
at Module._compile (module.js:432:26) | |
warn: Forever detected script exited with code: 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment