aenyeart / 22days

0 stars 0 forks source link

Implements end-of-cycle Report feature #9

Closed aenyeart closed 1 year ago

aenyeart commented 1 year ago

@gedimin45 - May need to run this on your machine:

npm uninstall -g expo-cli It removes the outdated cli replaced by npx expo, & makes the following warning stop appearing (when checking expo version):

WARNING: The legacy expo-cli does not support Node +17. Migrate to the versioned Expo CLI (npx expo).

May also need to run this to update react-native if npm i doesn't fix it automagically: npx expo install react-native@0.71.6