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

Misleading Source Map Errors During Build #12010

Open
3 tasks done
jd-carroll opened this issue May 13, 2024 · 0 comments
Open
3 tasks done

Misleading Source Map Errors During Build #12010

jd-carroll opened this issue May 13, 2024 · 0 comments

Comments

@jd-carroll
Copy link

Is there an existing issue for this?

How do you use Sentry?

Sentry Saas (sentry.io)

Which SDK are you using?

@sentry/browser

SDK Version

8.0.0

Framework Version

No response

Link to Sentry event

No response

SDK Setup

No response

Steps to Reproduce

Also linking to these issues for completeness:

When bundling code with @sentry/...@^8 you will see hundreds of errors that look like the following if your bundler is using @swc/core

  ERROR  failed to read input source map: failed to parse inline source map url
utils.js.map
Caused by:
    relative URL without a base
    at /Users/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/swc-0.273.27/src/lib.rs:385

Please use the links above to understand where the error happens versus what is actually causing the error.

It would be great to get some support from the Sentry team to have these issues resolved.

Expected Result

NA

Actual Result

NA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting for: Product Owner
Development

No branches or pull requests

2 participants