I have installed Angular 7.2.0 globally on my Windows machine. Path is C:\Users\me\AppData\Roaming\npm\node_modules\@angular\cli, and I need to run older projects like Angular 6.0.0. So do I need to install both of versions on my machine in order to run the project?