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
{{ message }}
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.
Hey there,
I'm using Expo SDK46 and @expo/[email protected] still uses @expo/[email protected] in its dependencies which references @expo/[email protected], this causes the expo-cli doctor to throw the following warning:
Expected package @expo/config-plugins@^5.0.0
Found invalid:
@expo/[email protected]
(for more info, run: npm why @expo/config-plugins)
At the moment, the only temporary solution is to use:
Thank you for filing this issue!
This comment acknowledges we believe this may be a bug and there’s enough information to investigate it.
However, we can’t promise any sort of timeline for resolution. We prioritize issues based on severity, breadth of impact, and alignment with our roadmap. If you’d like to help move it more quickly, you can continue to investigate it more deeply and/or you can open a pull request that fixes the cause.
Summary
Hey there,
I'm using Expo SDK46 and
@expo/[email protected]
still uses@expo/[email protected]
in its dependencies which references@expo/[email protected]
, this causes theexpo-cli doctor
to throw the following warning:At the moment, the only temporary solution is to use:
Environment
expo-env-info 1.0.5 environment info:
System:
OS: macOS 12.5
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 16.16.0 - /private/var/folders/qv/x2xgwlnj1qb2wjnthh5bp_600000gn/T/xfs-9ac8b0cd/node
Yarn: 3.2.2 - /private/var/folders/qv/x2xgwlnj1qb2wjnthh5bp_600000gn/T/xfs-9ac8b0cd/yarn
npm: 8.17.0 - ~/.nvm/versions/node/v16.16.0/bin/npm
Managers:
CocoaPods: 1.11.3 - /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms: DriverKit 21.4, iOS 15.5, macOS 12.3, tvOS 15.4, watchOS 8.5
IDEs:
Android Studio: 2021.1 AI-211.7628.21.2111.8193401
Xcode: 13.4.1/13F100 - /usr/bin/xcodebuild
npmGlobalPackages:
eas-cli: 0.59.0
expo-cli: 6.0.2
Expo Workflow: managed
The text was updated successfully, but these errors were encountered: