-
Notifications
You must be signed in to change notification settings - Fork 12k
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
Comments
I tried running commands with debugging like this: But didn't see any additional output. |
clydin
added a commit
to clydin/angular-cli
that referenced
this issue
May 21, 2019
mgechev
pushed a commit
that referenced
this issue
May 22, 2019
mgechev
pushed a commit
that referenced
this issue
May 23, 2019
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
🐞 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
The text was updated successfully, but these errors were encountered: