Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Support non-emoji CLI'S with non-emoji mode

Open
#21,282 1 comment 0 reactions 1 assignee View on GitHub

@alan-agius4 is already working on this.

Since Jun 28, 2022.

Assessment

This issue has not been assessed yet.

Description

area: @angular-devkit/build-angular freq1: low severity2: inconvenient state: blocked on upstream type: bug/fix

🚀 Feature request

Command
  • new
  • build
  • serve
  • test
  • e2e
  • generate
  • add
  • update
  • lint
  • extract-i18n
  • run
  • config
  • help
  • version
  • doc
Description

Make it possible to show CLI output, that use no emojis to support environments which don't support that properly (e.g. WSL Windows Subsystem Linux) and to improve A11y.

image

Describe the solution you'd like

Use the approach of nx.dev

image

image

if possible detect before the output and use it as fallback.

Describe alternatives you've considered

none

Dominant language
TypeScript
Stars
27k
Forks
11.8k
Avg merge
16h 35m
Merged PRs (30d)
176

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from angular/angular-cli

All issues in angular/angular-cli

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.