packages/expo-doctor/README.md
# 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.