Skip to content

Instantly share code, notes, and snippets.

@amccloud
Created December 21, 2011 00:31
Show Gist options
  • Save amccloud/1503956 to your computer and use it in GitHub Desktop.
Save amccloud/1503956 to your computer and use it in GitHub Desktop.
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: Error evaluating module "undefined" at location "undefined":
Error: ENOENT, no such file or directory '/Users/andrew/.virtualenvs/.../public/static/dashboard/js/templates/base.html.js'
fileName:undefined
lineNumber: undefined
http://requirejs.org/docs/errors.html#defineerror
at makeError (/usr/local/lib/node_modules/requirejs/bin/r.js:179:17)
at execManager (/usr/local/lib/node_modules/requirejs/bin/r.js:595:23)
at /usr/local/lib/node_modules/requirejs/bin/r.js:630:25
at execManager (/usr/local/lib/node_modules/requirejs/bin/r.js:607:17)
at /usr/local/lib/node_modules/requirejs/bin/r.js:630:25
at execManager (/usr/local/lib/node_modules/requirejs/bin/r.js:607:17)
at /usr/local/lib/node_modules/requirejs/bin/r.js:630:25
at execManager (/usr/local/lib/node_modules/requirejs/bin/r.js:607:17)
at /usr/local/lib/node_modules/requirejs/bin/r.js:630:25
at execManager (/usr/local/lib/node_modules/requirejs/bin/r.js:607:17)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment