-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Build Error @sentry/svelte #5773
Comments
Hey, thanks for writing in! Could you supply a minimal reproduction of what you were trying to run Are you using webpack/rollup or another bundler? Do you do any transpiling of code? Are you using SvelteKit alongside Svelte? |
@AbhiPrasad sure, just added answers to your question: |
Hi @tarasowski do you still encounter this problem? If yes, can you show us how you're initializing the SDK? What are you importing from the SDK? Are you using component tracking? I'm guessing you've selected |
I still have this error. I have removed it from my app right now. |
That's unfortunate as I'd love to get to the bottom of this (our Svelte SDK is still quite new so there might be some cases we haven't discovered yet that may cause this). Let me know in case you install the SDK again or if you have time to provide a minimal reproduction. |
Maybe this applies here? #4473 (comment) |
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which package are you using?
@sentry/node
SDK Version
7.13.0
Framework Version
Svelte 3.46.4
Link to Sentry event
No response
Steps to Reproduce
npm run build
and getting this error:Expected Result
Successful build
Actual Result
Build fails
The text was updated successfully, but these errors were encountered: