Skip to content

docs(@angular/cli): update node versions#22575

Closed
ram-xv wants to merge 9 commits intoangular:masterfrom
ram-xv:patch-1
Closed

docs(@angular/cli): update node versions#22575
ram-xv wants to merge 9 commits intoangular:masterfrom
ram-xv:patch-1

Conversation

@ram-xv
Copy link
Copy Markdown

@ram-xv ram-xv commented Jan 26, 2022

Update readme documentation in regards to install the appropriate node versions as given per requirements in Angular CLI.

Updated node versions as per requirements in Angular CLI.
Comment thread README.md
1. If you haven't done it already, [make a fork of this repo](https://github.com/angular/angular-cli/fork).
1. Clone to your local computer using `git`.
1. Make sure that you have Node 12.14 or 14.0 installed. See instructions [here](https://nodejs.org/en/download/).
1. Make sure that you have Node v12.20, v14.15, or v16.10 installed. See instructions [here](https://nodejs.org/en/download/).
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The versions here are actually referring to the versions that are needed to develop the Angular CLI.

"node": "^12.20.0 || ^14.15.0 || ^16.10.0",

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interestingly, before I had node v 16.5.0. I ran ng serve on the root directory of the Angular project, and the CLI pointed out that need these node versions. After installing node v 16.10, I was successfully able to serve the ng app.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The versions of Node.js that the Angular CLI requires can be found here https://angular.io/guide/setup-local#prerequisites

Copy link
Copy Markdown
Collaborator

@alan-agius4 alan-agius4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kindly sign the CLA and fix the commit message as per commit message guidelines.
https://github.com/angular/angular-cli/blob/master/CONTRIBUTING.md#commit

@alan-agius4 alan-agius4 added the action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews label Jan 26, 2022
@ram-xv ram-xv changed the title Update node versions docs: update node versions Jan 26, 2022
@ram-xv ram-xv changed the title docs: update node versions docs(@angular/cli): update node versions Jan 26, 2022
@alan-agius4
Copy link
Copy Markdown
Collaborator

@ramfattah, kindly update the commit message and not just the PR title.

@alan-agius4
Copy link
Copy Markdown
Collaborator

Thanks for your contribution, but this has been superseded by #22587.

@ram-xv ram-xv deleted the patch-1 branch January 28, 2022 22:08
@angular-automatic-lock-bot
Copy link
Copy Markdown

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 Feb 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants