Skip to content
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

sentry-upload-sourcemaps throwing module not found error #5924

Closed
3 tasks done
wladpaiva opened this issue Oct 10, 2022 · 2 comments · Fixed by #5926
Closed
3 tasks done

sentry-upload-sourcemaps throwing module not found error #5924

wladpaiva opened this issue Oct 10, 2022 · 2 comments · Fixed by #5926

Comments

@wladpaiva
Copy link

Is there an existing issue for this?

How do you use Sentry?

Sentry Saas (sentry.io)

Which package are you using?

@sentry/remix

SDK Version

7.15.0

Framework Version

No response

Link to Sentry event

No response

Steps to Reproduce

  1. Clone the repo https://github.com/wladiston/example-remix-vercel
  2. npm install
  3. npx sentry-upload-sourcemaps --help

Expected Result

sentry-upload-sourcemaps should work out of the box

Actual Result

Screen Shot 2022-10-10 at 7 11 07 PM

@AbhiPrasad
Copy link
Member

Hey thanks for writing in! Will fix!

@AbhiPrasad
Copy link
Member

Opened #5926 to fix this. For now to unblock, you can either install yargs yourself as a dev dependency, or use sentry-cli as shown by our docs: https://docs.sentry.io/platforms/javascript/guides/remix/sourcemaps/uploading/cli/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants