Skip to content

Instantly share code, notes, and snippets.

@rafamvc
Created December 9, 2010 01:55
Show Gist options
  • Save rafamvc/734219 to your computer and use it in GitHub Desktop.
Save rafamvc/734219 to your computer and use it in GitHub Desktop.
define(function(require, exports, module) {
^
ReferenceError: define is not defined
at Object.<anonymous> (/Users/rafamvc/workspace2/cloud9/support/lib-v8debug/lib/v8debug/NodeSocket.js:9:1)
at Module._compile (node.js:461:23)
at Module._loadScriptSync (node.js:468:10)
at Module.loadSync (node.js:338:12)
at loadModule (node.js:283:14)
at require (node.js:411:14)
at Object.<anonymous> (/Users/rafamvc/workspace2/cloud9/server/ext/debugger/nodedebugproxy.js:7:18)
at Module._compile (node.js:461:23)
at Module._loadScriptSync (node.js:468:10)
at Module.loadSync (node.js:338:12)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment