sentry-docs icon indicating copy to clipboard operation
sentry-docs copied to clipboard

Can't upload source maps after running EAS Update => sentry-expo-upload-sourcemaps removed from npmjs

Open obasille opened this issue 2 years ago • 2 comments

Steps to Reproduce

npx sentry-expo-upload-sourcemaps dist From the doc.

Expected Result

Installation and execution of the package

Actual Result

E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/sentry-expo-upload-sourcemaps - Not found npm ERR! 404 npm ERR! 404 'sentry-expo-upload-sourcemaps@latest' is not in this registry.

Additional Info

Hi there, the "npx sentry-expo-upload-sourcemaps dist" returns E404. Indeed the sentry-expo-upload-sourcemaps package is not listed anymore on npmjs.com How should I proceed to upload source maps after running EAS Update?

obasille avatar Jan 19 '24 09:01 obasille

Assigning to @getsentry/support for routing ⏲️

getsantry[bot] avatar Jan 19 '24 09:01 getsantry[bot]

Routing to @getsentry/product-owners-sdks-web-frontend for triage ⏲️

getsantry[bot] avatar Mar 01 '24 21:03 getsantry[bot]

Hey @obasille sorry for the late reply. Something seems to have gone wrong with our internal routing of this isssue. Since this is about Expo I guess this is ReactNative/Mobile related. Gonna ask @krystofwoldrich to take a look, thanks!

Lms24 avatar Apr 19 '24 14:04 Lms24

Routing to @getsentry/product-owners-sdks-mobile for triage ⏲️

getsantry[bot] avatar Apr 19 '24 14:04 getsantry[bot]

Hi! I was using Expo 49 at the time, so may be that's issue. I'm about to update to Expo 50.

obasille avatar Apr 19 '24 19:04 obasille

@obasille Hey, yes the guide you used expects a recent SDK version (5.19.0+) and Expo 50. Please report back when you had a chance to try with Expo 50.

Also, there is another issue reporting the same error with Expo 50, which includes a workaround.

kahest avatar Apr 23 '24 09:04 kahest