Skip to content

Unreadable error message, red font in powershell #49444

@bradyt

Description

@bradyt

Steps to Reproduce

  1. Run
flutter create bug
cd bug
flutter run -d chrome
  1. Update the files as follows: Add var c = 1 + 'a'; in a widget build.
  2. Press R in powershell

Expected results: readable font colors in errors

Actual results: unreadable font colors in errors

Here is a screenshot,

Capture

Metadata

Metadata

Assignees

Labels

P3Issues that are less important to the Flutter projecta: qualityA truly polished experiencefound in release: 3.0Found to occur in 3.0found in release: 3.1Found to occur in 3.1has reproducible stepsThe issue has been confirmed reproducible and is ready to work onplatform-windowsBuilding on or for Windows specificallyteam-toolOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.tool-still-validIssues that have been deemed still valid as part of the Flutter Tools issue cleanup initiative.triaged-toolTriaged by Flutter Tool team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions