-
-
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
@sentry-internal/nitro-utils
import warning
#14661
Comments
Assigning to @getsentry/support for routing ⏲️ |
It's failing on this warning as it is wrongfully detecting the package as external but it is not external. Currently, you can only downgrade to |
@sentry-internal/nitro-utils
warning@sentry-internal/nitro-utils
import warning
A PR closing this issue has just been released 🚀This issue was referenced by PR #14662, which was included in the 8.44.0 release. |
I'm still having this issue with
Downgrading to |
I get the same with
|
Hy, unfortunately the PR from yesterday didn't fix the problem and I saw that something else was the issue. Fix comes soon: #14680 |
Environment
SaaS (https://sentry.io/)
What are you trying to accomplish?
Hello, in my Nuxt 3 Sentry integration, the frontend part works correctly, but on the backend side, which uses Nitro, Sentry is looking for a module that doesn't seem to be public in the yarn packages.
Is this intentional?
How are you getting stuck?
Cannot find any modules named @sentry-internal/nitro-utils on npm or yarn
Where in the product are you?
Issues
Link
No response
DSN
No response
Version
No response
The text was updated successfully, but these errors were encountered: