Charca / bootbot

Facebook Messenger Bot Framework for Node.js
MIT License
974 stars 253 forks source link

npm run test does not work #134

Open iwko opened 6 years ago

iwko commented 6 years ago

After installing all dependencies when I try to run tests using npm run test I get error message

Error: Cannot find module 'E:\projekty\bootbot\test\utils'

When I try mocha test/*.spec.js instead of mocha --recursive test/* everything works perfect.

I use windows 10 64 bits version and npm 3.10.8. Other dependencies installed from package.json of bootbot.