We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
deno test:
deno import path:
The file path is displayed as a percent code resulting in a very poor development experience.
In contrast, tsc looks like everything is fine:
The text was updated successfully, but these errors were encountered:
6
Sorry, something went wrong.
Error.stack
5f5f662
fix: upgrade deno_core to 0.298.0 (#24709)
0e0b5ee
Fixes percent-encoded filenames in stack traces: - denoland/deno_core#759 Closes #18983
Successfully merging a pull request may close this issue.
deno test:
deno import path:
The file path is displayed as a percent code resulting in a very poor development experience.
In contrast, tsc looks like everything is fine:
The text was updated successfully, but these errors were encountered: