Luca Forstner

Results 710 comments of Luca Forstner

@finnlaymfarmor is this happening when you run our example without making any changes or in your own setup?

@ofarnill What exact wizard did you use to set up Sentry? The examples were last touched 2 years ago and the wizard most certainly is newer than that.

The wizard will not set up the entire SDK for you, just how to upload sourcemaps for a given setup. I honestly 100% think this not an issue within the...

Hi, maintainer of the Sentry Next.js SDK here. Very randomly stumbled onto this issue. These errors show up in the console because adblockers block requests to Sentry (we told them...

I think this is due to the fact that the expo sdk brings its own version of the sentry webpack plugin. Please make sure your packages are not resolved weirdly....

Thanks, appreciate it! I'll keep this issue open in case more people run into it but we'll likely not act on it any time soon.

@alimony Is this also in an Expo app or standalone?

@alimony Can you check for me what version of the webpack plugin is in your node modules?

Oh, also, are any of you importing `next.config.js` inside your application somehow?

>2.14.2 That is the culprit. It should be something on version 1.x. Can you check your lockfile why it is on version 2?