-
Notifications
You must be signed in to change notification settings - Fork 127
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Summary
The README in these packages refer to version 10.0.0 when using Expo 53, but that version seems to be missing. Npm shows that versions skip 10.0.0 altogether
error: No version matching "10.0.0" found for specifier "@config-plugins/react-native-pdf" (but package exists)
error: No version matching "10.0.0" found for specifier "@config-plugins/react-native-blob-util" (but package exists)
error: No version matching "10.0.0" found for specifier "@config-plugins/detox" (but package exists)
error: @config-plugins/detox@10.0.0 failed to resolve
error: @config-plugins/react-native-blob-util@10.0.0 failed to resolve
error: @config-plugins/react-native-pdf@10.0.0 failed to resolveNot sure if this is a missing version or maybe the docs are showing v10.0.0 when they should be showing v11.0.0?
Config Plugin
@config-plugins/react-native-blob-util
What platform(s) does this occur on?
iOS
SDK Version
Expo 53
Reproducible demo
NPM shows that v10 is missing while README shows v10 is mapped with Expo 53
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working