profilingNode
does not include prebuilt binaries for Node 23
#14475
Labels
profilingNode
does not include prebuilt binaries for Node 23
#14475
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
Inside a
node:23.2-alpine
image I can't run mynode --import sentry.ts index.ts
:I get a:
Error: Cannot find module '/mnt/node_modules/.pnpm/@[email protected]/node_modules/@sentry/profiling-node/lib/sentry_cpu_profiler-linux-x64-musl-131.node'
@JonasBa I see something similar recently happened and it was fixed here => #12169
Should some binary be released to support node v23 on alpine?
Expected Result
Initializing Sentry should not raise an exception due to a missing binary.
Actual Result
Initializing Sentry throws an error.
Product Area
Profiling
Link
No response
DSN
No response
Version
No response
The text was updated successfully, but these errors were encountered: