#sentry-cli failing on bundle react native code and images
7 messages · Page 1 of 1 (latest)
which version of the SDK are you using? a similar error was fixed in v6.20.0
7.2.0
Any ideas @opaque spade ?
can you add the env variable SENTRY_LOG_LEVEL=debug and try again?
I suspect there is an issue with the upload source map step (missing auth token, org or project slug) but the message is not clear.
more logs from the cli should help.
the sentry wizard should have configured it all, here is the manual steps it runs: https://docs.sentry.io/platforms/react-native/manual-setup/manual-setup/#configure-automatic-source-maps-upload
Learn about manual configuration for iOS and Android.