Colors not being displayed in deno #577
just-be-dev
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When you run an ink program w/ deno it doesn't output colors. I've confirmed that deno can output colors on my terminal and tried it in different terminals.
You can run this by saving it in
ink-test.tsxand invokingdeno run --allow-read ink-test.tsx. Has anyone else seen this? I'm not sure if I'm just messing something up or if there's some other underlying issue. I'll continue testing...Beta Was this translation helpful? Give feedback.
All reactions