Created
November 29, 2012 03:22
-
-
Save mikeumus/4166589 to your computer and use it in GitHub Desktop.
node http-server-bin-http-server
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
mikeumus@inkwhyadmin:~/304309 (master) $ cd http-server/ | |
mikeumus@inkwhyadmin:~/304309/http-server (master) $ node http-server/bin/http-server | |
module.js:340 | |
throw err; | |
^ | |
Error: Cannot find module '/var/lib/stickshift/fd50a4777a074855b135a56f0ea64b1b/app-root/data/304309/http-server/http-server/bin/http-server' | |
at Function.Module._resolveFilename (module.js:338:15) | |
at Function.Module._load (module.js:280:25) | |
at Module.runMain (module.js:492:10) | |
at process.startup.processNextTick.process._tickCallback (node.js:244:9) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment