Created
April 16, 2015 15:06
-
-
Save darkwing/d9ad33acae9fb883d8fc to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ./node_modules/.bin/intern-runner config=inter-local.js | |
/Users/davidwalsh/Projects/kuma/tests/ui/node_modules/intern/node_modules/dojo/dojo.js:757 | |
throw new Error('Failed to load module ' + module.mid + ' from ' + url + | |
^ | |
Error: Failed to load module inter-local.js from /Users/davidwalsh/Projects/kuma/tests/ui/inter-local.js (parent: *32) | |
at /Users/davidwalsh/Projects/kuma/tests/ui/node_modules/intern/node_modules/dojo/dojo.js:757:12 | |
at fs.js:208:20 | |
at Object.oncomplete (fs.js:108:15) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment