using --import ./instrument.mjs
and tsx
fails
#12357
Labels
Milestone
--import ./instrument.mjs
and tsx
fails
#12357
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/node
SDK Version
8.7.0
Framework Version
Node v20.14.0
Link to Sentry event
No response
SDK Setup
Steps to Reproduce
"NODE_OPTIONS='--import ./instrument.mjs' doppler run -- tsx src/index.ts"
Discord thread: https://discord.com/channels/621778831602221064/1247628587176034324/1247628587176034324
Expected Result
Does not cause an error
Actual Result
Happens even when we pin
import-in-the-middle
to1.8.0
The text was updated successfully, but these errors were encountered: