Ionic CLI Version: 2.0.0-beta.32 does not work, nothing happens

I try to make a new ionic 2 project, but. when i use the ionic command line

ionic start myProject sidemenu --v2 --ts

its not work for me.
this is my environment setup.

Cordova CLI: 6.2.0 Ionic CLI Version: 2.0.0-beta.32 Ionic App Lib Version: 2.0.0-beta.18 OS: Windows 7 Node Version: v5.12.0

thanks in advanced.

image

@mhartington, @Gajotres

I’m just guessing, it may be v5.12.0, I’m on Node v4.2.6 and everything works fine.

I have downgrade the npm versin to your recomendation version. still not work for me. Any suggestion solution?

This happens with me too, when I’m trying on windows7. If I type command ionic -v, it will shows version and all… but when I type ionic start ... ... ... command to create project nothing happens… Even though if i type ‘ionic’ only this time also no CLI output…

for 3 day i try to solve with all that i know. but not working anymore.

Whenever i try emulating my project or viewing it on my phone, it doesn’t work with Ionic version 2.0.0…