What is the issue with ionic install latest version?

Hi! I am getting error with install ionic latest version.

npm version : 3.8.7
cordova : 6.1.1
node v : v5.9.0

image

@dileepyadav Updating node to v5.10.0 should fix the problem:

@iignatov

I resolve it with reinstall node latest .
Thanks