Closed
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
9.33.0
Framework Version
Nuxt.js v3.17.5
Reproduction Example/SDK Setup
https://codesandbox.io/p/sandbox/wizardly-lake-fmp7q5
Steps to Reproduce
npm install
npm run build
Expected Result
The project is built.
Actual Result
ERROR Error: ENOTDIR: not a directory, stat '/project/workspace/node_modules/@opentelemetry/resources/build/src/index.js/build/src/index.js/build/src/index.js/build/src' nitro 10:33:08 AM
undefined
ERROR ENOTDIR: not a directory, stat '/project/workspace/node_modules/@opentelemetry/resources/build/src/index.js/build/src/index.js/build/src/index.js/build/src' 10:33:08 AM
ERROR ENOTDIR: not a directory, stat '/project/workspace/node_modules/@opentelemetry/resources/build/src/index.js/build/src/index.js/build/src/index.js/build/src' 10:33:08 AM
I can assume it's related to #15204, because it's okay with v9.31.0 (some warnings, but the project has been built).
Metadata
Metadata
Assignees
Type
Projects
Status
Waiting for: Product Owner