-
Notifications
You must be signed in to change notification settings - Fork 106
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tentative fix for native-base Utils issue
- Loading branch information
Federico Feroldi
committed
Jul 8, 2018
1 parent
456a3fa
commit 33d336e
Showing
1 changed file
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
33d336e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Doesen't just 1 build without cache fix the problem?
33d336e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it's weird because the first build did work and the second failed, it seems like it fails when you reinstall all packages (i.e. reset the package cache) - with this temp fix it works without reinstalling all the packages
btw checkout the artifacts here
I'm now trying to fix the test (i.e. see why it doesn't pass), besides that, seems like now Detox works fine on circleci :)