这是什么错,求大神帮看看
Running "mochaTest:src" (mochaTest) task
>> Mocha exploded!
>> SyntaxError: Unexpected token )
>> at exports.runInThisContext (vm.js:53:16)
>> at Module._compile (module.js:373:25)
>> 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 Module.require (module.js:353:17)
>> at require (internal/module.js:12:17)
>> at E:\进击的NodeJs\NodeMongo\node_modules\mocha\lib\mocha.js:219:27
>> at Array.forEach (native)
>> at Mocha.loadFiles (E:\进击的NodeJs\NodeMongo\node_modules\mocha\lib\moch
a.js:216:14)
Warning: Task "mochaTest:src" failed. Used --force, continuing.
Done, but with warnings.