Skip to content

Instantly share code, notes, and snippets.

@boxxxie
Created April 11, 2012 20:25
Show Gist options
  • Save boxxxie/2362228 to your computer and use it in GitHub Desktop.
Save boxxxie/2362228 to your computer and use it in GitHub Desktop.
paul@paul-rt7-desktop:~/Dropbox/work/rt7/db$ npm install underscore
npm http GET https://registry.npmjs.org/underscore
npm http 304 https://registry.npmjs.org/underscore
[email protected] /home/paul/node_modules/underscore
paul@paul-rt7-desktop:~/Dropbox/work/rt7/db$ node push_all.js
The "sys" module is now called "util". It should have a similar interface.
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: ENOENT, no such file or directory './common'
at Object.readdirSync (fs.js:390:18)
at Object.loadFiles (/home/paul/node_modules/couchapp/main.js:68:21)
at Object.<anonymous> (/home/paul/Dropbox/work/rt7/db/users/app.js:7:27)
at Module._compile (module.js:441:26)
at Object..js (module.js:459:10)
at Module.load (module.js:348:31)
at Function._load (module.js:308:12)
at Module.require (module.js:354:17)
at require (module.js:370:17)
at /home/paul/Dropbox/work/rt7/db/push_all.js:61:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment