Closed
Description
🐞 Bug report
Command (mark with an x
)
- [x] new
- [ ] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc
Is this a regression?
No
Description
After installing the latest CLI beta ( 8.0.0-beta.10
) , you get the prompt about analytics.
If answering no, the assumption would be to not get asked when creating a new project later.
At least not when running ng new ... --defaults
or ng new ... --no-interactive
.
🔬 Minimal Reproduction
ng analytics off
ng new cli-analytics --default --no-interactive
# still get the analytics prompt