-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Detox is broken due to detox-server version 6.0.0 not released #437
Comments
|
Thanks for the fast fixes and releases! Apparently for me the installation still seems to be broken, running: yarn cache clean
yarn add detox@^6.0.1 --verbose produces the following error output (where # ...
verbose 303.613 Error: <CWD>/node_modules/detox: Command failed.
Exit code: 1
Command: scripts/postinstall.sh
Arguments:
Directory: <CWD>/node_modules/detox
Output:
Extracting Detox sources...
./EarlGrey/build/EarlGrey.build/Debug-iphoneos/EarlGrey.build/Objects-normal/armv7/GREYKeyboard.o: (Empty error message)
tar: Error exit delayed from previous errors.
at ChildProcess.proc.on (/usr/local/Cellar/yarn/1.3.2/libexec/lib/cli.js:29991:15)
at emitTwo (events.js:126:13)
at ChildProcess.emit (events.js:214:7)
at maybeClose (internal/child_process.js:925:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5)
error <CWD>/node_modules/detox: Command failed.
Exit code: 1
Command: scripts/postinstall.sh
Arguments:
Directory: <CWD>/node_modules/detox
Output:
Please let me know in case you need any further information, I'm happy to help out. |
I have the same problem with installing 6.0.1 via npm
|
I got the same error here while trying to install via
|
6.0.2 is out |
Thanks, @rotemmiz! |
Working again, thanks! 👍 |
As mentioned here.
The text was updated successfully, but these errors were encountered: