Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ycombinator/dd4850a5b9c8e8266f107ea7d9837179 to your computer and use it in GitHub Desktop.
Save ycombinator/dd4850a5b9c8e8266f107ea7d9837179 to your computer and use it in GitHub Desktop.
Running "intern:dev" (intern) task
/Users/shaunak/development/github/ycombinator/kibana/node_modules/intern/node_modules/dojo/loader.js:490
throw new Error('Failed to load module ' + module.mid + ' from ' + url + (parent ? ' (parent: ' + parent.mid + ')' : ''));
^
Error: Failed to load module intern/lib/executors/PreExecutor from /Users/shaunak/development/github/ycombinator/kibana/node_modules/intern/lib/executors/PreExecutor.js (parent: intern/runner)
at ReadFileContext.callback (/Users/shaunak/development/github/ycombinator/kibana/node_modules/intern/node_modules/dojo/loader.js:490:27)
at FSReqWrap.readFileAfterOpen [as oncomplete] (fs.js:303:13)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment