angular / angular-cli

CLI tool for Angular
https://cli.angular.io
MIT License
26.76k stars 11.98k forks source link

Is Node 4 in Readme correct? #1173

Closed frodefi closed 8 years ago

frodefi commented 8 years ago

In issue #1146 user hacknaked says that one should probably use Node 5 or higher since Angular 2 requires it: https://angular.io/docs/ts/latest/quickstart.html#!#prereq.

Perhaps the Readme of this project needs to be updated from requiring Node 4?

filipesilva commented 8 years ago

Angular 2 itself doesn't require any specific version of Node per se, since it runs in the browser. Rather, the setup proposed in the quickstart requires it.

I think Node 4 is still accurate for the CLI but if you find scenarios where it doesn't work, I'd be happy to accept a PR changing the readme.

hacknaked commented 8 years ago

I think Node 4 is still accurate for the CLI but if you find scenarios where it doesn't work, I'd be happy to accept a PR changing the readme.

@filipesilva. Look your own comment in #1110.

Angular 2 itself doesn't require any specific version of Node per se, since it runs in the browser.

So, why no use Node 1.x? I also had problems with node 4.x and the solution was update to Node 6.x.

angular-automatic-lock-bot[bot] commented 5 years ago

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.