File: overview.md | Updated: 11/15/2025
Hide navigation
Search
Ctrl K
Home Guides EAS Reference Learn
Archive Expo Snack Discord and Forums Newsletter
Copy page
An overview of troubleshooting guides for app development with Expo and EAS.
Copy page
This page lists a collection of various troubleshooting guides for Expo and EAS.
View logs
Learn how to view logs when using Expo CLI to encounter errors and warnings while developing your app.
Errors and warnings
Learn about Redbox errors and stack traces to help you debug your Expo project.
Common development errors
A list of common development errors that are encountered by developers using Expo.
"Application has not been registered" error
Learn about what the Application has not been registered error means and how to resolve it.
Clear bundler caches on macOS and Linux
Learn how to clear the bundler cache when using Yarn or npm with Expo CLI or React Native CLI on macOS and Linux.
Clear bundler caches on Windows
Learn how to clear the bundler cache when using Yarn or npm with Expo CLI or React Native CLI on Windows.
"React Native version mismatch" errors
Learn about what React Native version mismatch means and how to resolve it in an Expo or React Native app.
Proxies
Learn about troubleshooting proxies with a set of recommended tools.
Runtime issues in development and production
Debugging runtime issues
Learn about different techniques to debug your native runtime issues in development and production.
Debugging and profiling tools
Learn about different tools available to inspect your Expo project at runtime.
Dev tools plugins
Learn about using dev tools plugins to inspect and debug your Expo project.
Expo Router: Troubleshooting
A list of common issues with Expo Router setup and how to fix them.
Expo Router FAQ
A list of common questions about Expo Router.
EAS Build: Troubleshooting errors and crashes
A reference for troubleshooting build errors and crashes when using EAS Build.
EAS Update: Basic debugging
Learn how to use basic debugging techniques to fix an update issue.
EAS Update: Advanced debugging
Learn advanced strategies on how to debug EAS Update.
EAS Update: Error recovery
Learn how to take advantage of using built-in error recovery when using expo-updates library.