Closed bryanboyko closed 4 years ago
We use the issue tracker exclusively for bug reports and feature requests. This issue appears to be a general usage or support question. Instead, please ask a question on Stack Overflow with the detox
tag.
Feel free to post your Stack Overflow question here for more visibility. We'll take a look at it.
For issues with Expo apps, it is most likely not an issue with Detox itself, but with the Expo runtime or with incorrect Detox setup. For support on how to use Detox with Expo, you should contact the Expo team or the Expo community.
For more information on bots in this repository, read this discussion.
🐛 Bug Report
Environment
NOTE: This is my local environment and not the travis environment
Steps to Reproduce
Push code to travis with the following
.travis.yml
,package.json
, andsetup.sh
Expected Behavior
Travis environment is setup and tests run successfully
Actual Behavior
Tests fail due to what appears to be a missing dependency
ERROR:
Reproducible Demo
Can attempt to provide a demo project if necessary