Skip to content

Analytics opt-in missing from RC4 #14486

Closed
@StephenFluin

Description

@StephenFluin

🐞 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions