revtel / react-native-nfc-manager

React Native NFC module for Android & iOS
MIT License
1.35k stars 317 forks source link

dependency issue with @expo/config-plugins, for expo SDK48. #619

Closed equalogix closed 10 months ago

equalogix commented 1 year ago

I tried to upgrade from expo SDK46 to 48 but it is failing because the of a dependency with @expo/config-plugins, for SDK48 requires ^6.0.0 and version 3.14.2 of react-native-nfc-manager requires ^4.0.16

"dependencies": {
    "@expo/config-plugins": "^4.0.16"
  },

Any idea on how to resolve this?

cavasinf commented 1 year ago

Same case here for the SDK47, it requires "@expo/config-plugins": ~5.0 but locked with ^4.0.16

senorscan commented 1 year ago

Would be great to bump this up

dylanclements commented 1 year ago

Have updated @expo/config-plugins

See if issue is resolved now

hezzze commented 1 year ago

now with SDK 49

it requires "@expo/config-plugins": ~7.2.2

image

Please bump it up

dylanclements commented 1 year ago

@hezzze on it

github-actions[bot] commented 11 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 10 months ago

This issue was closed because it has been stalled for 5 days with no activity.