-
-
Notifications
You must be signed in to change notification settings - Fork 342
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Expo SDK50] npx sentry-expo-upload-sourcemaps dist throws error, sentry-cli is not recognized as an internal or external command #3613
Comments
Thank you for the message, What command line are you using |
Having the same bug at the moment |
Hi @Bi0max, thank you for the message, what os are you on? |
Hi, Kryštof, I'm on Windows 11
…On Fri, Feb 23, 2024, 16:42 Kryštof Woldřich ***@***.***> wrote:
Hi @Bi0max <https://github.com/Bi0max>, thank you for the message, what
os are you on?
—
Reply to this email directly, view it on GitHub
<#3613 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABAM7CA5E2KNONRDHOC6PIDYVC2HVAVCNFSM6AAAAABDS3JPDGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRRGU2TOOJWG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@krystofwoldrich, thank you for your response. I was using |
@leons1767 thanks for confirming - we didn't replicate this yet but will tackle this soon |
I have the same error when I run the command |
@CteixeiraPW Thank you for the extra details. We will update this issue with more information soon. |
OS:
Platform:
SDK:
@sentry/react-native
(>= 1.0.0)react-native-sentry
(<= 0.43.2)SDK version: 5.17.0
react-native
version: 0.73.4Are you using Expo?
Are you using sentry.io or on-premise?
If you are using sentry.io, please post a link to your issue so we can take a look:
[Link to issue]
Configuration:
(
@sentry/react-native
)I have the following issue:
npx sentry-expo-upload-sourcemaps dist
returns below errorSteps to reproduce:
eas update --branch production --platform ios
to produce new sourcemaps in dist foldernpx sentry-expo-upload-sourcemaps dist
npx expo install @sentry/react-native
version 5.17.0.eas build
automatic sourcemaps upload is working fineActual result:
Expected result:
New sourcemaps successfully updated to sentry.io
The text was updated successfully, but these errors were encountered: