-
-
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
What is the correct way to install Sentry on Nuxt? 😥 #14732
Labels
Package: nuxt
Issues related to the Sentry Nuxt SDK
Comments
Thanks for reporting! Turns out adding an additional build config changed the build output of the types since I'm gonna fix this. |
s1gr1d
added a commit
that referenced
this issue
Dec 16, 2024
Because this config was added to the `includes`, the types were moved to a subdirectory. fixes #14732
s1gr1d
added a commit
that referenced
this issue
Dec 16, 2024
A PR closing this issue has just been released 🚀This issue was referenced by PR #14737, which was included in the 8.46.0 release. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there an existing issue for this?
How do you use Sentry?
Self-hosted/on-premise
Which SDK are you using?
@sentry/nuxt
SDK Version
8.45.0
Framework Version
3.14.159
Link to Sentry event
No response
Reproduction Example/SDK Setup
Steps to Reproduce
I have followed the steps from the existing instructions:
Steps:
5
Expected Result
I expect everything to work right out of the box.
Help me, please!
Actual Result
I get the following typing errors in the files (sentry.client.config.ts and sentry.server.config.ts):
When I go to import, I get:
The text was updated successfully, but these errors were encountered: