-
-
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
Nuxt: Cannot find module: node_modules\@opentelemetry\resources\build\esm\detectors\platform\node\machine-id\execAsync #15204
Comments
i started having the same problem |
Hey, can you show your actual setup code here? That would help us to reproduce what is going on. So, in which files have you put what Sentry config? |
this might be related and due to nuxt: nuxt/nuxt#30749 (comment) when reverting to nuxt 3.15.2 everything works again. |
i also got it after upgrading from 3.15.2 to 3.15.3, so that's it edit: i've just tried the new 3.15.4 and it's still happening |
Hi, thanks for reporting, we'll take a look. |
I tried to reproduce this with a fresh nuxt project set up via Could you provide a reproduction repo please? |
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.51.0
Framework Version
Nuxt 3.15.3
Link to Sentry event
No response
Reproduction Example/SDK Setup
No response
Steps to Reproduce
Expected Result
works
Actual Result
[nuxt] [request error] [unhandled] [500] Cannot find module 'node_modules@opentelemetry\resources\build\esm\detectors\platform\node\machine-id\execAsync' imported from node_modules@opentelemetry\resources\build\esm\detectors\platform\node\machine-id\getMachineId-win.js
The text was updated successfully, but these errors were encountered: