angular-update-guide icon indicating copy to clipboard operation
angular-update-guide copied to clipboard

Missing command to run on v15 -> v16

Open dylanvdmerwe opened this issue 1 year ago • 6 comments

Normally the upgrade guide will give you the command to run.

For example: v14 -> v15 ng update @angular/core@15 @angular/cli@15

This is missing on the upgrade to v16. Or at least I cannot see it. update angular io__v=15 0-16 0

dylanvdmerwe avatar May 04 '23 08:05 dylanvdmerwe

Missing the most important steps, it has caused me a lot of trouble, pls update the doc ASAP!

niltor avatar May 06 '23 06:05 niltor

Same here. It's like literally the most important steps are missing.

clement911 avatar May 09 '23 03:05 clement911

People don't poop your pants. It's largely the same as before: ng update @angular/core@16 @angular/cli@16, then commit, then ng update @angular/material@16 (if you use material)

sandrooco avatar May 10 '23 09:05 sandrooco

It's been three months, and only a small piece of documentation needs to be updated. Can anyone tell me what's wrong? Does the Angular team still exist?

niltor avatar Jul 31 '23 07:07 niltor

On the other hand if you choose to upgrade from 14 to 15 it shows commands to migrate to 16 and 17 at the bottom of the page...

lebesnec avatar Nov 03 '23 14:11 lebesnec

Almost a year now, and the commands are still not showing properly (ex : from angular 16 to 17 the Angular Material upgrade command is not showing if you check "I use Angular Material")

lebesnec avatar Mar 19 '24 10:03 lebesnec