Created
April 9, 2015 15:16
-
-
Save groovecoder/c79d2caf34ef68ed83a7 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
(kuma)lcrouch-14912:ui lcrouch$ node_modules/.bin/intern-runner config=intern-local | |
/Users/lcrouch/code/kuma/node_modules/path/path.js:330 | |
if (!util.isString(path)) { | |
^ | |
TypeError: Object #<Object> has no method 'isString' | |
at Object.exports.resolve (/Users/lcrouch/code/kuma/node_modules/path/path.js:330:17) | |
at Object.exports.relative (/Users/lcrouch/code/kuma/node_modules/path/path.js:405:20) | |
at getSource (/Users/lcrouch/code/kuma/tests/ui/node_modules/intern/lib/util.js:372:22) | |
at formatLine (/Users/lcrouch/code/kuma/tests/ui/node_modules/intern/lib/util.js:411:40) | |
at processChromeTrace (/Users/lcrouch/code/kuma/tests/ui/node_modules/intern/lib/util.js:423:16) | |
at normalizeStackTrace (/Users/lcrouch/code/kuma/tests/ui/node_modules/intern/lib/util.js:474:38) | |
at Object.getErrorMessage (/Users/lcrouch/code/kuma/tests/ui/node_modules/intern/lib/util.js:582:14) | |
at Object.logError (/Users/lcrouch/code/kuma/tests/ui/node_modules/intern/lib/util.js:625:23) | |
at Object./error (/Users/lcrouch/code/kuma/tests/ui/node_modules/intern/lib/reporters/runner.js:41:9) | |
at Object.target.(anonymous function).dispatcher [as on/error] (/Users/lcrouch/code/kuma/tests/ui/node_modules/intern/node_modules/dojo/aspect.js:91:38) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment