-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed as duplicate of#15204
Closed as duplicate of#15204
Copy link
Labels
Description
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/nuxt
SDK Version
8.55.0
Framework Version
Nuxt 3.15.4
Link to Sentry event
No response
Reproduction Example/SDK Setup
No response
Steps to Reproduce
- npx nuxi@latest init
- Run wizard : npx @sentry/wizard@latest -i nuxt --saas --org --project saying yes to everything
Expected Result
No error when running pnpm run dev
Actual Result
Go to http://localhost:3000 and see error 500
In the logs :
[nuxt] [request error] [unhandled] [500] Cannot find module
./node_modules/.pnpm/@[email protected]_@[email protected]/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/machine-id/execAsync' imported from ./node_modules/.pnpm/@[email protected]_@[email protected]/node_modules/@opentelemetry/resources/build/esm/detectors/platform/node/machine-id/getMachineId-darwin.js
Metadata
Metadata
Assignees
Labels
Projects
Status
Waiting for: Product Owner