Skip to content

Instantly share code, notes, and snippets.

@moos3
Created September 2, 2010 01:51
Show Gist options
  • Save moos3/561704 to your computer and use it in GitHub Desktop.
Save moos3/561704 to your computer and use it in GitHub Desktop.
/home/rgenthner/projects/system_monitor/server/lib/socket.io/socket.io.js:33
io.util = {
^
ReferenceError: io is not defined
at Object.<anonymous> (/home/rgenthner/projects/system_monitor/server/lib/socket.io/socket.io.js:33:1)
at Module._compile (node.js:469:23)
at Module._loadScriptSync (node.js:476:10)
at Module.loadSync (node.js:346:12)
at loadModule (node.js:291:14)
at require (node.js:419:14)
at Object.<anonymous> (/home/rgenthner/projects/system_monitor/server/server.js:3:7)
at Module._compile (node.js:469:23)
at Module._loadScriptSync (node.js:476:10)
at Module.loadSync (node.js:346:12)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment