Published
- 1 min read
update angular to specific version
The solution for this is noted below
update angular to specific version
Solution
ng update @angular/cli@8.1.1 @angular/core@8.1.1
Try other methods by searching on the site. That is if this doesn’t work