When upgrading Angular 5 to 6, I get incompatible peer dependency (using ng update @angular/core) April 1, 2023 by Tarik A work around for this would be to add a --force flag. ng update @angular/core --force