Skip to content

Instantly share code, notes, and snippets.

@shaneog
Created November 26, 2010 11:52
Show Gist options
  • Save shaneog/716609 to your computer and use it in GitHub Desktop.
Save shaneog/716609 to your computer and use it in GitHub Desktop.
node.js:63
throw e;
^
Error: No module symbol found in module.
at Module._loadObjectSync (node.js:360:13)
at Module.loadSync (node.js:336:12)
at loadModule (node.js:283:14)
at require (node.js:411:14)
at Object.<anonymous> (/usr/local/lib/node/.npm/pcap/0.2.1/package/pcap.js:8:18)
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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment