You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you confirm which versions of react-native are currently supported? Installing detox per the guidelines against react-native v0.51 leads to a runtime error. Per other Detox issues I've cleared Derived Data, erased all contents and settings from the simulator, and I run the packager using watchman watch-del-all && react-native start --reset-cache. My current setup works fine when building the app for development, only issue is running detox test
This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.
wix
locked and limited conversation to collaborators
Jul 23, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
Can you confirm which versions of react-native are currently supported? Installing detox per the guidelines against react-native v0.51 leads to a runtime error. Per other Detox issues I've cleared Derived Data, erased all contents and settings from the simulator, and I run the packager using
watchman watch-del-all && react-native start --reset-cache
. My current setup works fine when building the app for development, only issue is runningdetox test
Steps to Reproduce
Detox, Node, Device, Xcode and macOS Versions
I am also using "mocha": "^4.0.1",
Device and verbose Detox logs
Thank you.
The text was updated successfully, but these errors were encountered: