Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

@expo/[email protected] still using @expo/[email protected] #4511

Closed
outaTiME opened this issue Aug 12, 2022 · 2 comments · Fixed by #4512
Closed

@expo/[email protected] still using @expo/[email protected] #4511

outaTiME opened this issue Aug 12, 2022 · 2 comments · Fixed by #4512

Comments

@outaTiME
Copy link

outaTiME commented Aug 12, 2022

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 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:

"resolutions": {
  "@expo/config-plugins": "^5.0.0"
}

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

@outaTiME outaTiME added the needs review Issue is ready to be reviewed by a maintainer label Aug 12, 2022
@outaTiME outaTiME changed the title @expo/webpack-config still using @expo/[email protected](@expo/[email protected]) @expo/[email protected] still using @expo/[email protected] Aug 12, 2022
@kbrandwijk kbrandwijk added issue accepted and removed needs review Issue is ready to be reviewed by a maintainer labels Aug 12, 2022
@expo-bot
Copy link

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.

@BestLeader
Copy link

This issue has regressed from commit 3052b9d from #3763.

Can we refix @kbrandwijk?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
4 participants