I'm trying to run this on library projects / projects that have a workspace:
ng update @angular/core @angular/cli @angular/material
It worked on one project, however for the rest I always get:
Cannot locate bin for temporary package: @angular/cli
Any ideas?