I\'ve just installed WebStorm 11 and created a new project, however WebStorm is saying that a require() is needed for the describe method:
require()
describe
If you already have installed mocha globally and if it's still not work then try to remove all Run/Debug Configurations.
It will update npm runner and I hope it solves the problem.