Try this

expo upgrade 43

This should solve your problem!

Answer from Tomas Balaguer on Stack Overflow
🌐
Expo
expo.dev › blog › expo-sdk-upgrade-guide
How to upgrade to Expo SDK 54
Upgrade to Expo SDK 54 with React Native 0.81, Reanimated v4, Android API 36, and iOS 26 support. Learn key changes, tips, and migration advice.
🌐
Expo Documentation
docs.expo.dev › versions › latest › sdk › updates
Updates - Expo Documentation
It communicates with the configured remote update service to get information about available updates. The expo-updates library can be automatically configured using EAS Update, which is a hosted service that manages and serves updates to your app.
🌐
Medium
atsss.medium.com › expo-version-up-procedures-58263e17f394
Expo version up procedures. This is my documents to upgrade Expo… | by Ats | Medium
March 9, 2024 - Seemed like there would be an unmatch between Expo and react-native-wifi-reborn. So I checked the changelog of react-native-wifi-reborn and I found the changes on its compile-SDK version. ... So I updated the package above than the change, in this case, I updated it to the latest.
🌐
Fig
fig.io › manual › expo › upgrade
expo upgrade [sdk-version] | Fig
Upgrade the project packages and config for the given SDK version
🌐
GitHub
github.com › orgs › community › discussions › 158389
Upgrade SDK 52 to SDK 53 · community · Discussion #158389
# Remove node_modules and reinstall rm -rf node_modules npm install # If that doesn't work, also delete your lockfile rm -rf node_modules package-lock.json # or yarn.lock npm install # Clear Metro cache npx expo start -c ... If you encounter ...
🌐
Draftbit Community
community.draftbit.com › c › help › setting-upgrading-expo-sdk
Setting / upgrading Expo SDK | The Draftbit Community
Hi there, Was just wondering what is involved in updating / upgrading the underlying expo SDK for a project build using Draftbit Looking at my package.json I can see that a new project I started the other day is now listed as using Expo SDK 40 In t...
Find elsewhere
🌐
GitHub
github.com › expo › snack › blob › main › docs › expo-sdk-upgrade.md
snack/docs/expo-sdk-upgrade.md at main · expo/snack
... Deploy the native runtime to ... for testing react-native examples agains the new runtime) Add new SDK version to snack/packages/snack-content/src/sdks/types.ts...
Author   expo
🌐
React Native
reactnative.dev › docs › upgrading
Upgrading to new versions · React Native
Upgrading your Expo project to a new version of React Native requires updating the react-native, react, and expo package versions in your package.json file. Expo recommends upgrading SDK versions incrementally, one at a time. Doing so will help ...
🌐
Reddit
reddit.com › r/expo › expo sdk 54 - changelog and upgrade guide
r/expo on Reddit: Expo SDK 54 - changelog and upgrade guide
September 10, 2025 - SDK 54 is now out of beta and generally available. There are a lot of headline features including a precompiled copy of react-native for iOS, Liquid Glass on iOS 26, Android edge-to-edge UI on by default, built-in Blob, built-in TextEncoderStream and TextDecoderStream, built-in localStorage in Expo SQLite, a new development build UI, a new autolinking algorithm that works better with monorepos, tidier error messages for broken imports, link previews in
🌐
Expo
expo.dev › blog › upgrading-to-expo-sdk-52
Upgrading to Expo SDK 52
Ordinarily upgrading Expo apps is a simple process with basic concerns. But the New Architecture adds a layer of complexity, particularly for Expo Go users.
🌐
Expo Documentation
docs.expo.dev › bare › upgrade
Native project upgrade helper - Expo Documentation
View file-by-file diffs of all the changes you need to make to your native projects to upgrade them to the next Expo SDK version.
🌐
Expo Documentation
docs.expo.dev › versions › latest
Reference - Expo Documentation
The Expo SDK provides access to device and system functionality such as contacts, camera, gyroscope, GPS location, and so on, in the form of packages. You can install any Expo SDK package using the npx expo install command.
🌐
npm
npmjs.com › package › expo
expo - npm
The Expo SDK. Latest version: 54.0.29, last published: 5 days ago. Start using expo in your project by running `npm i expo`. There are 1731 other projects in the npm registry using expo.
      » npm install expo
    
Published   Dec 12, 2025
Version   54.0.29
Author   Expo
🌐
Medium
diko-dev99.medium.com › upgrading-to-expo-sdk-54-common-issues-and-how-to-fix-them-1b78ac6b19d3
Upgrading to Expo SDK 54 — Common Issues and How to Fix Them | by Diko_Mahendra | Medium
October 19, 2025 - This guide summarizes real-world issues encountered during an upgrade to Expo SDK 54, and how to fix each one step-by-step. Before you start, make sure your environment matches SDK 54’s requirements:
🌐
GitHub
github.com › expo › expo › discussions › 24492
How difficult was it for you to update the expo SDK version? What was it like to carry out a successful update? · expo/expo · Discussion #24492
People generally don't complain about updates, especially if you use development builds. If you don't, it's all about applying changes necessary for React Native, not Expo where you usually just need to upgrade the expo package and then run npx expo install --fix to upgrade other SDK packages.
Author   expo
🌐
npm
npmjs.com › package › expo-updates
expo-updates - npm
npm i expo-updates · github.com/expo/expo · docs.expo.dev/versions/latest/sdk/updates/ 642,805 · 29.0.15 · MIT · 2.5 MB · 567 · 6 days ago · ide · brentvatne · evanbacon · expoadmin · exponent · bycedric · kudochien · alanhughes · expo-bot · wschurman ·
      » npm install expo-updates
    
Published   Dec 08, 2025
Version   29.0.15
Author   650 Industries, Inc.