Ionic 2 Cli

Hi

Can anyone make it clear which node version this ionic 2 cli required.
In installation doc it is mentioned that we can use 6 and higher and in cli document it is mentioned that we should use 4.X.

I don’t know what’s the minimum Node.js version required, but both v6.9.2 (the LTS version) and v7.3.0 (the Current version) work fine in my tests. If in doubt I recommend the LTS (Long Term Support) one.

I don’t see any reason to use versions older than the LTS.

Thanks… But they need to update the document too.

go with v6.x version… its stable(recommended)
v4.x was the previous stable version…so because of that they may have written it.