How to install a specific Angular versio ...

How to install a specific Angular version

May 28, 2019

In a day to day job as a developer, sometimes we are asked to jump or to work with projects that are using different Angular releases.

Especially now that there are several official releases outside, sometimes this issue is becoming a little bit stressful because you are going to deal with some deprecations or some new features that Angular’s developers have added. Remembering all of them is quite impossible but luckily TypeScript is a language that at least is helping us in finding automatically errors and alerting us when there is something wrong with the code.

So, here is the question: how to install a previous version of Angular nowadays?

Well there is a solution and you can find it here in my article on Medium: https://medium.com/@ferie/how-to-install-a-specific-angular-version-16d4766341f3


Enjoy this post?

Buy Riccardo Andreatta a beer

More from Riccardo Andreatta