Marius
Marius
For me same issue: ``` > [email protected] > Targets not specified. Assuming: node18-linux-arm64, node18-macos-arm64, node18-win-arm64 > Warning Cannot include directory %1 into executable. The directory must be distributed with executable...
Guys does adding .metadata_never_index really work? Because it's still indexing node_modules and subfolders. I've ran `sudo find . -type d -path './.*' -prune -o -path './Pictures*' -prune -o -path './Library*'...
Hm still issue on expo 49, in simulator works fine but on iphone device not showing
Yep same for me getting `CommandError: Failed to build iOS project. "xcodebuild" exited with error code 65.`
Actually i started getting this when i installed `vision-camera-ocr` before that was working
Looks like there is PR for this https://github.com/aarongrider/vision-camera-ocr/pull/32
Same issue when using `const Tab = createMaterialTopTabNavigator();` and swiping left to edge of screen i get this warning
I get this error once i start `⠼ Publishing...` step
Hey, hm not sure i've stoped using PNPM and moved to Bun
Same for me, happens when i do local dev `expo run:ios` and `eas build` This worked thank you > Same, I changed YGNodeRef to YGNodeConstRef in RNDateTimePickerShadowView.m line 44 (in...