Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not found the docs of v7 of Angular in angular.io #30769

Closed
mydaypower1 opened this issue May 31, 2019 · 6 comments
Closed

Not found the docs of v7 of Angular in angular.io #30769

mydaypower1 opened this issue May 31, 2019 · 6 comments

Comments

@mydaypower1
Copy link

mydaypower1 commented May 31, 2019

馃摎 Not found the docs of v7 of Angular in angular.io

Description

There are v2, v4, v5, v6, Stable (v8.0.0), But not found v7's docs in angular:
https://angular.io/docs

We plan to use Version 7 of Angular, So want to see the version 7's docs.
(Because of, It seems to that the Angular v7 need to use Node.js version 12 or later, But we have no plan to upgrade Nodejs specially, So just want to use Angular v7)

Could you please let me know why it is not there? Or that means that the Version 7 of Angular is not officially recommended to be used anymore?

馃敩 Minimal Reproduction

What's the affected URL?**

https://angular.io/docs

Reproduction Steps**

Please see the **Screenshot** below

Expected vs Actual Behavior**

Expected: Want to see the Version 7's docs of Angular in angular.io

Actual Behavior: Can not see the Version 7's docs of Angular in angular.io

馃摲Screenshot

No-v7docs-2019-05-31_162151

@mydaypower1 mydaypower1 changed the title It seems to that Not found the docs of v7 of Angular in angular.io Not found the docs of v7 of Angular in angular.io May 31, 2019
gkalpak added a commit to gkalpak/angular that referenced this issue May 31, 2019
@gkalpak
Copy link
Member

gkalpak commented May 31, 2019

Thx for pointing it out. We need to things to fix this:

  1. Create a corresponding Firebase project and deploy to it.
  2. Add v7 to the versions dropdown (this will be fixed by fix(docs-infra): add v7 in versions dropdown聽#30775).

BTW, I know that the update instructions mention upgrading to Node.js 12, but this is just a recommendation, not a hard requirement. We should fix the wording, but in the meantime don't let this stop you from using v8 馃槈

@gkalpak
Copy link
Member

gkalpak commented May 31, 2019

FYI: We still need to merge #30775 to get it listed in the dropdown, but https://v7.angular.io/ is live 馃帀

@mydaypower1
Copy link
Author

mydaypower1 commented Jun 1, 2019

@gkalpak,
Wow, This is great, It is a really quick fixing, Thank you for your help, Awesome.

I just noticed the new one "Node.js 12 is not a requirement for 7.2 -> 8.0 #32" above,
Btw, A small question, Because of my team is using Node.js V8.11.1, So not sure if we can upgrade from Angular V7 to Angular V8 under the Node.js V8.11.1?

And could you please let me know Which lowest version recommended of Node.js for Angular V7 if possible?
and Which lowest version recommended of Node.js for Angular V8 if possible?

Thanks again

@gkalpak
Copy link
Member

gkalpak commented Jun 1, 2019

The required Node.js version really boils down to what the Angular CLI needs. Currently, CLI 8.x declares "node": ">= 10.9.0" in its package.json, so theoretically, that is the lowest compatible version.

I wouldn't be surprised if you could get by with a lower version, though.
In any case, I'm just guessing here - for an authoritative answer you should ask on the CLI repo.

@mydaypower1
Copy link
Author

Thanks for your help, Very appreciated, Got it

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants