Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Analytics opt-in missing from RC4 #14486

Closed
StephenFluin opened this issue May 21, 2019 · 2 comments · Fixed by #14488
Closed

Analytics opt-in missing from RC4 #14486

StephenFluin opened this issue May 21, 2019 · 2 comments · Fixed by #14488

Comments

@StephenFluin
Copy link
Contributor

🐞 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
@StephenFluin
Copy link
Contributor Author

I tried running commands with debugging like this:
DEBUG=ng:analytics:command ng build

But didn't see any additional output.

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants