Skip to content

update: missing space in version and command output #15784

@Splaktar

Description

@Splaktar

🐞 Bug report

Command (mark with an x)

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

Is this a regression?

Unknown

Description

Note that 9.0.0-next.8ng and 9.0.0-next.9ng are single strings without a space.

    We analyzed your package.json, there are some packages to update:
    
      Name                               Version                  Command to update
     --------------------------------------------------------------------------------
      @angular/cdk                       8.1.4 -> 9.0.0-next.0    ng update @angular/cdk --next
      @angular/cli                       9.0.0-next.3 -> 9.0.0-next.8ng update @angular/cli --next
      @angular/core                      9.0.0-next.5 -> 9.0.0-next.9ng update @angular/core --next
      @angular/material                  8.1.4 -> 9.0.0-next.0    ng update @angular/material --next

🔬 Minimal Reproduction

  1. Create a project with @angular/cli@9.0.0-next.3
  2. Run ng update --next

🔥 Exception or Error

N/A

🌍 Your Environment


Angular CLI: 9.0.0-next.3
Node: 10.16.3
OS: darwin x64
Angular: 9.0.0-next.5
... animations, common, compiler, compiler-cli, core, forms
... platform-browser, platform-browser-dynamic, router
... service-worker

Package                           Version
-----------------------------------------------------------
@angular-devkit/architect         0.900.0-next.3
@angular-devkit/build-angular     0.900.0-next.3
@angular-devkit/build-optimizer   0.900.0-next.3
@angular-devkit/build-webpack     0.900.0-next.3
@angular-devkit/core              9.0.0-next.3
@angular-devkit/schematics        9.0.0-next.3
@angular/cdk                      8.1.4
@angular/cli                      9.0.0-next.3
@angular/fire                     5.2.1
@angular/language-service         8.2.5
@angular/material                 8.1.4
@angular/pwa                      0.900.0-next.3
@ngtools/webpack                  9.0.0-next.3
@schematics/angular               9.0.0-next.3
@schematics/update                0.900.0-next.3
rxjs                              6.5.3
typescript                        3.5.3
webpack                           4.39.3

Anything else relevant?
OS: macOS Mojave
PM: npm

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions