Closed jdpaton closed 12 years ago
fine for me:
git ls-files | grep min
lib/reporters/min.js
Ah ok, I pinned an older version in package.json ( what caught me out was in that version mocha --reporters listed min, but it wasn't in the reporters folder)
I get the following error running:
node_modules/.bin/mocha -R min --timeout 180s --slow 10000 test/app-tests.mocha.js
± ls node_modules/mocha/lib/reporters base.js dot.js index.js json.js list.js spec.js teamcity.js doc.js html.js json-stream.js landing.js progress.js tap.js xunit.js