Ionic will not install but cordova will install on latest node 6

IONIC WILL NOT INSTALL, BUT CORDOVA WILL INSTALL ON LATEST NODE 6 WITH WINDOWS 7, 8, 10 with 64-bit OS

REQUEST TO FIX THE ISSUE…

@shunyaram This is not due to an Ionic-issue, check out the following post for more details:

NOTE: A downgrade to a previous Node release should solve the problem.

Is it still true? Not much time has passed since your post. However specifically mentioned node-sass seems to have been upgraded. Supported Node.js versions 0.10, 0.12, 1, 2, 3, 4, 5, and 6.

What other key modules have you find problematic with Node 6.* ?

@michael_kariv It seems that node-sass is already upgraded, but I guess that there are more dependencies that are not updated to support Node v6, check out the following issue:

Just for the help of the people who (like me) search forums for answers - this is no longer the issue. ionic2 works fine with node 6.9.1 as tested yestereday

Hi,

As suggested , I upgraded node from ver 4.X to 6.9. Ionic installed perfectly, but now Cordova installation is giving problems.
“npm WARN deprecated node-uuid@1.4.7: use uuid module instead”

What can be done? I need both the modules for app development.

Ps: I am using Windows 10.X