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
I cloned and tried to build your project and go this error. Wondering if you know what it is? I would love to play around with your project.
/Users/jausten/Library/Detox/ios/fa4c48a94cfa11d8640596338dad83dc666c8183 was found, but could not find Detox.framework inside it. This means that the Detox framework build process was interrupted.
deleting /Users/jausten/Library/Detox/ios/fa4c48a94cfa11d8640596338dad83dc666c8183 and trying to rebuild.
Extracting Detox sources...
Building Detox.framework from /Users/jausten/Documents/GitHub/react-native-css-in-js-benchmarks/node_modules/detox/ios_src...
child_process.js:651
throw err;
^
Error: Command failed: /Users/jausten/Documents/GitHub/react-native-css-in-js-benchmarks/node_modules/detox/scripts/build_framework.ios.sh
at checkExecSyncError (child_process.js:611:11)
at Object.execSync (child_process.js:648:13)
at Object. (/Users/jausten/Documents/GitHub/react-native-css-in-js-benchmarks/node_modules/detox/scripts/postinstall.js:2:27)
at Module._compile (internal/modules/cjs/loader.js:688:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:699:10)
at Module.load (internal/modules/cjs/loader.js:598:32)
at tryModuleLoad (internal/modules/cjs/loader.js:537:12)
at Function.Module._load (internal/modules/cjs/loader.js:529:3)
The text was updated successfully, but these errors were encountered:
I cloned and tried to build your project and go this error. Wondering if you know what it is? I would love to play around with your project.
/Users/jausten/Library/Detox/ios/fa4c48a94cfa11d8640596338dad83dc666c8183 was found, but could not find Detox.framework inside it. This means that the Detox framework build process was interrupted.
deleting /Users/jausten/Library/Detox/ios/fa4c48a94cfa11d8640596338dad83dc666c8183 and trying to rebuild.
Extracting Detox sources...
Building Detox.framework from /Users/jausten/Documents/GitHub/react-native-css-in-js-benchmarks/node_modules/detox/ios_src...
child_process.js:651
throw err;
^
Error: Command failed: /Users/jausten/Documents/GitHub/react-native-css-in-js-benchmarks/node_modules/detox/scripts/build_framework.ios.sh
at checkExecSyncError (child_process.js:611:11)
at Object.execSync (child_process.js:648:13)
at Object. (/Users/jausten/Documents/GitHub/react-native-css-in-js-benchmarks/node_modules/detox/scripts/postinstall.js:2:27)
at Module._compile (internal/modules/cjs/loader.js:688:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:699:10)
at Module.load (internal/modules/cjs/loader.js:598:32)
at tryModuleLoad (internal/modules/cjs/loader.js:537:12)
at Function.Module._load (internal/modules/cjs/loader.js:529:3)
The text was updated successfully, but these errors were encountered: