Created
March 27, 2012 06:19
-
-
Save dnordstrom/2213270 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
projectpage2.com | |
> node server | |
node.js:134 | |
throw e; // process.nextTick error, or 'error' event on first tick | |
^ | |
Error: Error: models lib not found. | |
at /Users/Daniel/Sites/projectpage2.com/core/libs/globals.coffee:58:15 | |
at Object.<anonymous> (/Users/Daniel/Sites/projectpage2.com/app.coffee:51:8) | |
at Object.<anonymous> (/Users/Daniel/Sites/projectpage2.com/app.coffee:137:4) | |
at Module._compile (module.js:411:26) | |
at Object.<anonymous> (/Users/Daniel/.nvm/v0.4.12/lib/node_modules/coffee-script/lib/coffee-script/coffee-script.js:21:21) | |
at Module.load (module.js:343:31) | |
at Function._load (module.js:302:12) | |
at require (module.js:355:19) | |
at Object.<anonymous> (/Users/Daniel/Sites/projectpage2.com/server.js:2:1) | |
at Module._compile (module.js:411:26) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment