You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?
The text was updated successfully, but these errors were encountered: