-
-
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
Cannot build Nuxt project: Cannot find package '@sentry-internal/nitro-utils' #14671
Comments
I'm having a similar issue with the build failing, with the following error:
@sentry/[email protected] running nuxt dev locally |
Downgrading to @sentry/[email protected] fixed the issue and allowed my build to succeed. |
@tongesy Thanks for the input. Downgrading to |
Hi, this is something we overlooked sorry. We just released |
After upgrading to version
|
I confirm updating to |
Thanks for confirming. We're looking into it. |
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/nuxt
SDK Version
8.43.0
Framework Version
Nuxt 3.14.1592
Link to Sentry event
No response
Reproduction Example/SDK Setup
We're trying to deploy an app on Cloudflare Pages and Vercel. However, we are unable to get though the build step, local fails as well.
Project config
nuxt.config.ts
sentry.client.config.ts
sentry.server.config.ts
Steps to Reproduce
We are unable to reproduce this issue on an isolated project, however the issue happens on a multiple projects of ours. What troubleshooting should we do to provide more information?
Expected Result
The project is built and deployed.
Actual Result
Cloudflare Pages:
The text was updated successfully, but these errors were encountered: