Tauqeer Khan
Tauqeer Khan
KKinde
Created by Tauqeer Khan on 10/1/2024 in #💻┃support
Expo - React native EAS build Error
I have done all the clearing Cache /Deleting Node modules. None of it worked... Cc: @Daniel_Kinde @Andre @ Kinde @Dave - Kinde
5 replies
KKinde
Created by Tauqeer Khan on 10/1/2024 in #💻┃support
Expo - React native EAS build Error
Package.json
5 replies
KKinde
Created by Tony on 6/19/2024 in #💻┃support
WebBrowser.openBrowserAsync error
Hey @Oli - Kinde , I was also getting this issue, and this resolved my issue when Iwas having separate repo for this expo project.
"overrides": {
"expo-web-browser": "~13.0.3"
},
"overrides": {
"expo-web-browser": "~13.0.3"
},
But now I have moved this expo project to a turbo monorepo since then I have again started getting this issue. I have tried adding above override directive to root package.json of turbo monorepo but it didnt help.
10 replies