Skip to content
This repository has been archived by the owner on Apr 22, 2019. It is now read-only.

I am getting error on report option #29

Open
ezequias opened this issue Feb 18, 2017 · 0 comments
Open

I am getting error on report option #29

ezequias opened this issue Feb 18, 2017 · 0 comments
Labels
Milestone

Comments

@ezequias
Copy link

Hello everyone

I am wondering why nodejs-integration extension is using --report option to do his work. I know that the user interface could be nice but I am getting some troubles with this option.

See the error log below and tell me what is wrong (mocha version?).

Command: mocha --reporter "C:/Users/ezequ/AppData/Roaming/Brackets/extensions/user/brackets-nodejs-integration/src/reporter/mocha_json_stream.js" -c "C:/Users/ezequ/AppData/Roaming/Brackets/extensions/user/brackets-nodejs-integration/tests" "C:/Users/ezequ/AppData/Roaming/Brackets/extensions/user/brackets-nodejs-integration/src/reporter/mocha_json_stream.js" reporter not found C:\Users\ezequ\AppData\Roaming\npm\node_modules\mocha\lib\mocha.js:166 throw new Error('invalid reporter "' + reporter + '"'); ^ Error: invalid reporter "C:/Users/ezequ/AppData/Roaming/Brackets/extensions/user/brackets-nodejs-integration/src/reporter/mocha_json_stream.js" at Mocha.reporter (C:\Users\ezequ\AppData\Roaming\npm\node_modules\mocha\lib\mocha.js:166:13) at Object. (C:\Users\ezequ\AppData\Roaming\npm\node_modules\mocha\bin\_mocha:213:7) at Module._compile (module.js:409:26) at Object.Module._extensions..js (module.js:416:10) at Module.load (module.js:343:32) at Function.Module._load (module.js:300:12) at Function.Module.runMain (module.js:441:10) at startup (node.js:139:18) at node.js:974:3 Program exited with code 1

@yacut yacut added the bug label Feb 19, 2017
@yacut yacut added this to the 1.9 milestone Feb 19, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants