Don't try to show emojis when using Windows console
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 816
- Forks
- 88
- PR merge metrics
- No merged PRs in 30d
Description
See https://github.com/microsoft/react-native-windows/issues/6480
Lage prints some emojis that show up as invalid characters when run from "cmd". This works fine in Windows Terminal though, which can be tested for on Windows by env variable.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the emoji output from Lage in Windows cmd and compare it with Windows Terminal, using the referenced react-native-windows issue for context. Locate the console-output entry point and determine how the Windows Terminal environment variable can distinguish the two cases; done means cmd output contains no invalid emoji characters while Windows Terminal behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100