I am trying to install Angular 4, but by default angular version ~7.1.0 is installing. I do not require angular 7.
**package.json**
I am trying to install Angular 4, but by default angular version ~7.1.0 is installing. I do not require angular 7.
**package.json**
Try to change your package.json file to https://api.myjson.com/bins/1eomlu and then do an npm install.
In case you want to upgrade your angular version there is an online app that can help you https://angular-update-guide.firebaseapp.com/. However this will not work for downgrading the version.