Skip to content

Instantly share code, notes, and snippets.

@hvgotcodes
Created March 30, 2011 18:43
Show Gist options
  • Save hvgotcodes/894982 to your computer and use it in GitHub Desktop.
Save hvgotcodes/894982 to your computer and use it in GitHub Desktop.
mharris@ildatch [~/dev/sproutcore/Thoth/tests] > node alltests.js
node.js:63
throw e;
^
Error: Cannot find module '/Users/mharris/dev/sproutcore/Thoth/tests/lib/core/SocketListener'
at loadModule (node.js:275:15)
at require (node.js:411:14)
at Object.<anonymous> (/Users/mharris/dev/sproutcore/Thoth/lib/Thoth.js:20:24)
at Module._compile (node.js:462:23)
at Module._loadScriptSync (node.js:469:10)
at Module.loadSync (node.js:338:12)
at loadModule (node.js:283:14)
at require (node.js:411:14)
at Object.<anonymous> (/Users/mharris/dev/sproutcore/Thoth/tests/spec/core/MemStore.js:1:75)
at Module._compile (node.js:462:23)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment