-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentseverity5: regressiontype: bug/fix
Description
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.
osnoser1 and Ploppy3
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentseverity5: regressiontype: bug/fix