AmericaSCORESBayArea / AmericaScores-CoachApp

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

Verify npm 10.2+ #435

Open CritiqalPete opened 7 months ago

CritiqalPete commented 7 months ago

a new release 10.2.5 is out. let's verify we can build and run and that dependencies are updated properly,

nglover53 commented 6 months ago

@CritiqalPete

To verify successful build with older version (9.6.3):

  1. Try to run build with : npm react-native start
  2. update using: npm update
  3. Run npx react-native start once again to make sure it takes us to running build

Purpose: If this can be used as universal run command.

nglover53 commented 6 months ago

@CritiqalPete was able to run: react-native start in the pre-update npm version. But full build was not deployed until keypress 'a'