-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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? If you use the CDN bundles, please specify the exact bundle (e.g. bundle.tracing.min.js) in your SDK setup.
@sentry/node
SDK Version
latest
Framework Version
latest
Link to Sentry event
No response
SDK Setup
No response
Steps to Reproduce
My code ran in the vscode extension and I get the frame.filename is c:\Users\Administrator\.vscode\extensions\xxxxxxx\out\extension.js

It doesn't match the regext /^[A-Z]:\\/, so it can't rewrite the frame
Expected Result
rewrite the frame correctly
Actual Result
cannot rewrite
Metadata
Metadata
Assignees
Labels
No labels