I have tried several times to execute "npm install" including "mocha" in my package.json, at the same time I changed the NODE_ENV to "development". But it still failed over and over again. Why?
CCI-I-1301