You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@crowlKats, Can I work on this issue? The PR has not been merged yet. I can help if the issue is still available, as I tried to reproduce it and confirmed that the problem still exists.
Hi.
When an Error is throw, Deno shows it with colors. Let's take this code as an example:
But the same error logged with
Deno.inspect
with enabled colors doesn't work:It would be great to support colors for Errors in Deno.inspect.
The text was updated successfully, but these errors were encountered: