标签: heroku mocha
我正在尝试运行mocha脚本,它在本地系统上运行,但不在Heroku服务器上运行。 使用的命令:npm install mocha --save-dev,然后:mocha 请参考这张图片。
mocha
Heroku