1 min readJul 11, 2019
Instead of installing every time globally the CLI you can just create a new folder and instantiate a node project with npm init
.
Further reading and explanation here: https://medium.com/@ferie/how-to-install-a-specific-angular-version-16d4766341f3