Can't create new progect with ionic 2 new cli

image

Please upgrade your node version to 5+

how can do this? with the cli or to download another version, thanks @symphony86

Are you on windows or unix system? If you’re on unix, I would higly recommend using NVM instead of direct node installation… it provide separate environment for different version of node… more flexible…

for me I will uninstall it first and then install the latest version in order to decrease the chance of an error…

i’m using windows 8.1 64 bits

Welp, on windows you’ll have to reinstall node all over again… that’s the only way to upgrade… or you can give https://github.com/coreybutler/nvm-windows a try…

Thanks, Now i can create :kissing_heart: