Skip to content

Instantly share code, notes, and snippets.

@arisolt
Created February 3, 2013 13:13
Show Gist options
  • Save arisolt/4701735 to your computer and use it in GitHub Desktop.
Save arisolt/4701735 to your computer and use it in GitHub Desktop.
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
TypeError: Cannot set property 'path' of undefined
at /root/nodecrawler/node_modules/dnode/node_modules/weak/lib/weak.js:8:24
at Array.forEach (native)
at Object.<anonymous> (/root/nodecrawler/node_modules/dnode/node_modules/weak/lib/weak.js:7:23)
at Module._compile (module.js:432:26)
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 Object.<anonymous> (/root/nodecrawler/node_modules/dnode/index.js:5:12)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment