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
Installing Detox 6.0.1 results in a broken install as scripts/build_framework.ios.sh fails with;
tar: Ignoring unknown extended header keyword 'SCHILY.dev'
tar: Ignoring unknown extended header keyword 'SCHILY.ino'
tar: Ignoring unknown extended header keyword 'SCHILY.nlink'
bzip2: Compressed file ends unexpectedly;
perhaps it is corrupted? *Possible* reason follows.
bzip2: Inappropriate ioctl for device
Input file = (stdin), output file = (stdout)
It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.
You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.
tar: Ignoring unknown extended header keyword 'SCHILY.dev'
tar: Ignoring unknown extended header keyword 'SCHILY.ino'
tar: Ignoring unknown extended header keyword 'SCHILY.nlink'
Steps to Reproduce
Install Detox 6.0.1 via package manager
Detox, Node, Device, Xcode and macOS Versions
Detox: 6.0.1
Node: v8.9.0
Device: N/A
Xcode: 9.1 (9B55)
macOS: 10.13.1 (17B48)
Device and verbose Detox logs
The text was updated successfully, but these errors were encountered:
Description
Installing Detox
6.0.1
results in a broken install asscripts/build_framework.ios.sh
fails with;Steps to Reproduce
6.0.1
via package managerDetox, Node, Device, Xcode and macOS Versions
6.0.1
v8.9.0
9.1 (9B55)
10.13.1 (17B48)
Device and verbose Detox logs
The text was updated successfully, but these errors were encountered: