You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running an Expo app on SDK 52, the @nx/expo package includes metro-config v0.80.12 as dependency. This version is conflicting with the correct version to use with Expo SDK 52.
When running npx expo-doctor@latest --verbose on the repository, there is a failed check on this package :
Can you please update the package to the correct version ?
Expected Behavior
The npx expo-doctor@latest command should not show failed checks.
Current Behavior
Hi
When running an Expo app on SDK 52, the
@nx/expo
package includesmetro-config
v0.80.12
as dependency. This version is conflicting with the correct version to use with Expo SDK 52.When running
npx expo-doctor@latest --verbose
on the repository, there is a failed check on this package :Can you please update the package to the correct version ?
Expected Behavior
The
npx expo-doctor@latest
command should not show failed checks.GitHub Repo
No response
Steps to Reproduce
npx expo-doctor@latest
Nx Report
Failure Logs
Package Manager Version
No response
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: