Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Error stack trace file paths don't use source maps #307

Open
kristianeboe opened this issue Oct 31, 2024 · 0 comments
Open

Bug: Error stack trace file paths don't use source maps #307

kristianeboe opened this issue Oct 31, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@kristianeboe
Copy link

Describe the bug
Both console log and loglevel, and debug, manage to parse source maps (I think that's the issue?) to create a clear stack trace with hyper links, but tslog does not :(
image

To Reproduce
Steps to reproduce the behavior:

  1. Log an error

Expected behavior
produce the same trace as console log and other tools

Additional context
I'm on bun and nextjs 14

Node.js Version
20

@kristianeboe kristianeboe added the bug Something isn't working label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant