Hi to update Angular to…

less than 1 minute read

Hi, to update Angular to 8.2, do I do ng update @angular/cli (it lets me do this on a new empty workspace, but not after i’ve added @nrwl/angular), or should I only be using yarn update to get updates?

Updated: