Erik Kodnar
Results
2
comments of
Erik Kodnar
Having a similar issue with a mono-repo project. ```JSON "@sentry/cli": "^2.28.6", "@sentry/react-native": "5.19.1", "expo": "50.0.6", "react-native": "0.73.4", ``` Running `npx sentry-expo-upload-sourcemaps dist` after an `eas update` gives me a 404...
> > Having a similar issue with a mono-repo project. > > ```json > > "@sentry/cli": "^2.28.6", > > "@sentry/react-native": "5.19.1", > > "expo": "50.0.6", > > "react-native": "0.73.4", >...