You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
using npm@3, mocha is not necessarily at node_modules/eslint-tester/node_modules/mocha/bin/mocha (thanks to hoisting). (eg it's actually at node_modules/mocha/bin/mocha for me)
using npm@3, mocha is not necessarily at
node_modules/eslint-tester/node_modules/mocha/bin/mocha(thanks to hoisting). (eg it's actually atnode_modules/mocha/bin/mochafor me)