Lukas Stracke

Results 538 comments of Lukas Stracke

I tried your suggested exports change @eltigerchino and got to the same 74 build errors, basically all variations of ``` ✘ [ERROR] Could not resolve "node:fs" node_modules/path-scurry/dist/esm/index.js:5:26: 5 │ import...

Hey @eni4sure 👋 Really sorry that this PR went unnoticed for such a long time. We did quite a few refactors in the meantime. Are you still up to get...

The types package seems to have been updated in the Otel pg instrumentation: https://github.com/open-telemetry/opentelemetry-js-contrib/issues/2816 and it ~was released~ will be released with version 0.54.0 of `@opentelemetry/instrumentation-pg` (release pending, see https://github.com/open-telemetry/opentelemetry-js-contrib/pull/2834)....

@phillipuniverse Glad that you find a workaround with the override. Thanks for posting it! Unfortunately, I found out that we we cannot yet upgrade to the newest version. In version...

Hi @Sotatek-AnhNguyen32 thanks for writing in! To confirm: Without changing anything but the DSN in your SDK setup, errors are correctly showing up in Sentry SaaS but no errors show...

Hey, I transferred your issue to the Sentry self-hosted repo and asked internally if someone can help you debug this further. Unfortunately, I don't have much context around self-hosted.

Actually, one more question: Which self-hosted version are you using?

Hi @pmdartus please try removing `browserTracingIntegration` and only registering `tanstackRouterBrowserTracingIntegration `. Let us know if this is still an issue afterwards. Most likely, the two instrumentations just cancel each other...

Hi, @Gobot1234 this was also reaised in https://github.com/getsentry/sentry-javascript/issues/16540. I'd appreciate if you could jump in in the thread and let us know if using the Vite plugin works for you....

Hey, thanks for writing in! We're going to ship 10.27.0 soon, which will include the glob dependency bump. We're just waiting on an unrelated change. But should be out by...