Ever since i upgraded to expo 51 I’ve had many errors, Clerk stopped working. I’m trying to fix all i can. Now i feel closer to solving it. i have my tsconfig.json full with errors.
{
"compilerOptions": {},
"extends": "expo/tsconfig.base"
}
and i get this error.
iOS Bundling failed 31678ms D:React Native AppsSurfHubnode_modulesexpoAppEntry.js (1177 modules)
Unable to resolve “expo-application” from “node_modules@clerkclerk-expodistsingleton.js”
I tried upgrading, removing node modules. Nothing seems to work. And i can’t downgrade the expo to 50, because in expogo its 51+ and i can’t downgrade the app on ios.