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

File system paths in stack traces shouldn't be file: URLs #23400

Open
ry opened this issue Apr 16, 2024 · 1 comment
Open

File system paths in stack traces shouldn't be file: URLs #23400

ry opened this issue Apr 16, 2024 · 1 comment
Labels
feat new feature (which has been agreed to/accepted) node compat

Comments

@ry
Copy link
Member

ry commented Apr 16, 2024

Version: Deno 1.42.3

Currently when deno throws an error we get a stack trace that shows file: URLs instead of normal file system paths. Although this is more weby, it is less developer friendly when it comes to clicking links in VS Code and is more verbose.

@ry
Copy link
Member Author

ry commented Apr 16, 2024

ref #22671

@lucacasonato lucacasonato added feat new feature (which has been agreed to/accepted) node compat labels Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat new feature (which has been agreed to/accepted) node compat
Projects
None yet
Development

No branches or pull requests

2 participants