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

cli 7.0.3 '-S' flag creates inline-style project (--inline-style) instead of (--skip-tests) #12780

Closed
estrellajm opened this issue Oct 28, 2018 · 1 comment · Fixed by #12793
Assignees
Labels
area: schematics/angular freq1: low Only reported by a handful of users who observe it rarely severity3: broken
Milestone

Comments

@estrellajm
Copy link
Contributor

estrellajm commented Oct 28, 2018

Bug Report or Feature Request (mark with an x)

- [X] bug report -> please search issues before submitting
- [ ] feature request

Command (mark with an x)

- [X] new
- [ ] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc

Versions

macOS Mojave (10.14)

Repro steps

ng new project -S

The project will be created with (--inline-style) and it will skip the CSS file, instead of the spec.ts file (--skip-tests)

If a new project is created without the '-S' flag then the CSS file is created.

The log given by the failure

Desired functionality

the '-S' flag should skip the spec.ts file from being installed

Mention any other details that might be useful

screen shot 2018-10-28 at 5 24 01 am

@estrellajm estrellajm changed the title 7.0.3 "ng new project -S" skips CSS instead of 'spec.ts' cli 7.0.3 '-S' flag creates inline-style project (--inline-style) instead of (--skip-tests) Oct 28, 2018
@alan-agius4 alan-agius4 added freq1: low Only reported by a handful of users who observe it rarely severity3: broken area: schematics/angular labels Oct 29, 2018
@ngbot ngbot bot modified the milestone: needsTriage Oct 29, 2018
@alan-agius4 alan-agius4 self-assigned this Oct 29, 2018
hansl pushed a commit that referenced this issue Nov 16, 2018
hansl pushed a commit that referenced this issue Nov 16, 2018
hansl pushed a commit that referenced this issue Nov 16, 2018
@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 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: schematics/angular freq1: low Only reported by a handful of users who observe it rarely severity3: broken
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants