We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 Saas (sentry.io)
@sentry/nuxt
8.39.0
Nuxt 3.14.1592
No response
Deploy a Nuxt project to Vercel using build preset: NITRO_PRESET=vercel-edge
NITRO_PRESET=vercel works fine. It's only vercel-edge that is a problem. Sorry if this is already a known issue.
Deployment is ok.
Receiving the error:
Error: The Edge Function "__nitro" is referencing unsupported modules: - __vc__ns__/0/index.mjs: import-in-the-middle/hook.mjs
The text was updated successfully, but these errors were encountered:
Hey @alex-drumrudiments, thank you for taking the time to file this.
Unfortunately, we do not support edge with our Nuxt SDK currently.
cc @s1gr1d
Sorry, something went wrong.
No branches or pull requests
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.39.0
Framework Version
Nuxt 3.14.1592
Link to Sentry event
No response
Reproduction Example/SDK Setup
No response
Steps to Reproduce
Deploy a Nuxt project to Vercel using build preset: NITRO_PRESET=vercel-edge
NITRO_PRESET=vercel works fine. It's only vercel-edge that is a problem. Sorry if this is already a known issue.
Expected Result
Deployment is ok.
Actual Result
Receiving the error:
Error: The Edge Function "__nitro" is referencing unsupported modules: - __vc__ns__/0/index.mjs: import-in-the-middle/hook.mjs
The text was updated successfully, but these errors were encountered: