Can i Install Angular 6 now?

Hello everyone, i am facing an issue, there is a website which is made up on angular 6 and now they want to change the whole design of the website, so now their requirement is that they want on angular 6, so is there any possibility that we can install angular 6 on localhost device.

Hello and welcome to the freeCodeCamp community~!

You can specify an exact package version with the --save-exact flag in npm, and specifying the version you want to use.

That being said, Angular 6 is severely outdated now (the latest version is 11). I’d inquire as to why they don’t want to upgrade.

2 Likes

Thank for your reply.
I dont know might be because they have their customer dashboard is also on angular 6, I guess.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.