AmericaSCORESBayArea / AmericaScores-CoachApp

React native based mobile app for Americas scores attendance management
5 stars 2 forks source link

updating dependency specs and release ID #501

Closed CritiqalPete closed 5 months ago

CritiqalPete commented 6 months ago

node package-lock and podfile for node @22.2.0 npm @10.8.1 react-native-cli @2.0.1 react-native @0.72.14

Getting this error on Android: error Unable to resolve module use-sync-external-store/shim/with-selector from /Users/Pete/AmericaScores-CoachApp/node_modules/react-redux/lib/index.js: use-sync-external-store/shim/with-selector could not be found within the project or in these directories: node_modules/react-redux/node_modules node_modules

CritiqalPete commented 6 months ago

@za-zohaib attempting to prep for a release by verifying a planned update of node deps. Works OK on iOS but not Android. Maybe if you simply apply the same changes to your next PR, everything will fall into place.

CritiqalPete commented 6 months ago

review and cherry-pick dependency updates or merge and go from there, whichever is easier

za-zohaib commented 5 months ago

Looking at it. Thanks

za-zohaib commented 5 months ago

@CritiqalPete The issue is fixed in thos PR