Detox: Error: Detox.framework not found

Created on 17 Mar 2017  路  2Comments  路  Source: wix/Detox

on npm detox is shipped with Detox.framework.tbz while the expectation is to have a decompressed framework. manually decompressing it fixes it for me inside node_modules/detox.

questiostack overflow

Most helpful comment

Thanks for reporting this issue. Turns out our postinstall script was broken. fixed in https://github.com/wix/detox/commit/c909ceb242b4c27c1f7fee6f9ae23e902b2eaa83

All 2 comments

Thanks for reporting this issue. Turns out our postinstall script was broken. fixed in https://github.com/wix/detox/commit/c909ceb242b4c27c1f7fee6f9ae23e902b2eaa83

Published in 5.0.4.

Was this page helpful?
0 / 5 - 0 ratings