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

`deleteSourcemapsAfterUpload: true` fails to build

Open r34son opened this issue 1 year ago • 2 comments

Is there an existing issue for this?

  • [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
  • [X] I have reviewed the documentation https://docs.sentry.io/
  • [X] I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases

How do you use Sentry?

Sentry Saas (sentry.io)

Which SDK are you using?

@sentry/nextjs

SDK Version

8.12.0

Framework Version

No response

Link to Sentry event

No response

SDK Setup

No response

Steps to Reproduce

image

Expected Result

no errors

Actual Result

Fails to build on latest canary with new option:

        sourcemaps: {
          deleteSourcemapsAfterUpload: true,
        },

r34son avatar Jun 25 '24 19:06 r34son

Sorry about this! This is likely fixed with: https://github.com/getsentry/sentry-javascript/pull/12641 If not, we will investigate further.

lforst avatar Jun 26 '24 11:06 lforst

same with 8.13.0

r34son avatar Jun 28 '24 19:06 r34son

@r34son would you mind sharing a reproduction example? Thanks!

(also, as a rule of thumb, we are not supporting Next.js canary versions)

lforst avatar Jul 01 '24 07:07 lforst

This issue has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you remove the label Waiting for: Community, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

getsantry[bot] avatar Nov 23 '24 08:11 getsantry[bot]