Skip to content

Webpack terminal output has no colour on Windows in 1.3.0-rc.3 #7239

Closed
@davewragg

Description

@davewragg

Bug Report or Feature Request (mark with an x)

- [x] bug report -> please search issues before submitting
- [ ] feature request

Versions.

@angular/cli: 1.3.0-rc.3
node: 8.0.0
os: win32 x64
@angular/animations: 4.3.2
@angular/common: 4.3.2
@angular/compiler: 4.3.2
@angular/core: 4.3.2
@angular/forms: 4.3.2
@angular/platform-browser: 4.3.2
@angular/platform-browser-dynamic: 4.3.2
@angular/router: 4.3.2
@angular/service-worker: 1.0.0-beta.16
@angular/cli: 1.3.0-rc.3
@angular/compiler-cli: 4.3.2
@angular/language-service: 4.3.2
Windows 10, git bash (MINGW32)
git version 2.13.2.windows.1

Repro steps.

npm i -g @angular/cli@next
ng new test
cd test
ng build

The log given by the failure.

No error, but terminal output has no colouring.

Desired functionality.

Output has lovely colours on 1.2.6, how I long to see them again.

Mention any other details that might be useful.

Probably not the most important bug you'll see, but a bit of a shame.

Metadata

Metadata

Assignees

Labels

P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentseverity5: regressiontype: bug/fix

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions