Closed
Description
🐞 Bug report
Command (mark with an x
)
(all commands)
Is this a regression?
Worked in beta period.
Description
Installing and running CLI 8.0.0-rc.4 does not trigger analytics opt-in.
🔬 Minimal Reproduction
Setup new machine. Install Node 12 (nvm).
Install yarn.
ng global add @angular/cli@next
ng new my-app
cd my-app
ng build
None of these commands trigger me to opt-in to sharing information.
🌍 Your Environment
Angular CLI: 8.0.0-rc.4
Node: 12.2.0
OS: linux x64
Angular: 8.0.0-rc.4
... animations, cli, common, compiler, compiler-cli, core, forms
... language-service, platform-browser, platform-browser-dynamic
... router
Package Version
-----------------------------------------------------------
@angular-devkit/architect 0.800.0-rc.4
@angular-devkit/build-angular 0.800.0-rc.4
@angular-devkit/build-optimizer 0.800.0-rc.4
@angular-devkit/build-webpack 0.800.0-rc.4
@angular-devkit/core 8.0.0-rc.4
@angular-devkit/schematics 8.0.0-rc.4
@ngtools/webpack 8.0.0-rc.4
@schematics/angular 8.0.0-rc.4
@schematics/update 0.800.0-rc.4
rxjs 6.4.0
typescript 3.4.5
webpack 4.30.0
Metadata
Metadata
Assignees
Labels
No labels