
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
expo-doctor
Advanced tools
# Usage
npx expo-doctor [options] [path]
For more information run npx expo-doctor --help (or -h)
| Options | Description |
|---|---|
| -h, --help | output usage information |
| -v, --version | output the version number |
| Variable name | Description |
|---|---|
| EXPO_DOCTOR_SKIP_DEPENDENCY_VERSION_CHECK | Allow disabling the check for installed dependencies that are not compatible with the SDK version. |
| EXPO_DOCTOR_ENABLE_DIRECTORY_CHECK | Enable experimental React Native Directory checks. |
alias nexpo-doctor="/path/to/expo/packages/expo-doctor/build/index.js"yarn watch inside of project folder.nexpo-doctorThe Expo source code is made available under the MIT license. Some of the dependencies are licensed differently, with the BSD license, for example.
react-native-doctor is a similar tool for diagnosing and fixing issues in React Native projects. It performs checks specific to React Native environments and provides guidance on resolving common problems. Compared to expo-doctor, it is more focused on React Native rather than the broader Expo ecosystem.
expo-cli is a command-line tool for managing Expo projects. While it offers a wide range of functionalities, including project creation, running, and building, it also includes some diagnostic commands. However, expo-doctor is more specialized in diagnosing and fixing issues, making it a more focused tool for that purpose.
envinfo is a tool that provides information about the development environment, including system, binary, npm package, and npm global package information. While it does not fix issues, it helps in diagnosing problems by providing detailed environment information. It can be used in conjunction with tools like expo-doctor to get a comprehensive view of the development setup.
FAQs
Check your Expo project for known issues
The npm package expo-doctor receives a total of 612,357 weekly downloads. As such, expo-doctor popularity was classified as popular.
We found that expo-doctor demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.Ā It has 12 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.