$ npx expo start --go
Starting project at /home/stevekuznetsov/code/nwacus/avy/src/github.com/nwacus/avy
Starting Metro Bundler
Some dependencies are incompatible with the installed expo version:
@sentry/react-native@5.5.0 - expected version: 5.10.0
expo-file-system@15.4.4 - expected version: ~15.4.5
expo-updates@0.18.17 - expected version: ~0.18.19
sentry-expo@7.0.1 - expected version: ~7.1.0
Your project may not work correctly until you install the correct versions of the packages.
Fix with: npx expo install --fix
If possible, it would be awesome to do this when we think we've fixed the feature flag behavior on update so we could test that while we're doing the roll-out.
It looks like we're due for a dependency bump:
If possible, it would be awesome to do this when we think we've fixed the feature flag behavior on update so we could test that while we're doing the roll-out.