-
-
Couldn't load subscription status.
- Fork 1.7k
Closed
Labels
Package: profiling-nodeIssues related to the Sentry Profiling Node SDKIssues related to the Sentry Profiling Node SDKType: Improvement
Description
Right now @sentry/profiling-node only has bindings for LTS node - 16, 18, 20, and 22 in our case.
We don't want to publish bindings for non-LTS versions - so this issue proposes using a runtime warning to alert against usages of Node 21 or Node 23. This makes it super clear for why the SDK does not work on these versions.
We can also point people to the docs of how to build bindings from source, which gives them the freedom to use those versions (at their own risk - we don't maintain this).
Metadata
Metadata
Assignees
Labels
Package: profiling-nodeIssues related to the Sentry Profiling Node SDKIssues related to the Sentry Profiling Node SDKType: Improvement