ng update --next should show commands with --next #10247
Labels
P5
The team acknowledges the request but does not plan to address it, it remains open for discussion
Milestone
Versions
Repro steps
ng update --next
Observed behavior
Recommendations look like:
@angular/animations 5.2.9 -> 6.0.0-rc.3 ng update @angular/animations
Desired behavior
Show the command that will install the indicated version, aka
@angular/animations 5.2.9 -> 6.0.0-rc.3 ng update @angular/animations --next
The text was updated successfully, but these errors were encountered: