Cordova prepare not working

not working and no output, but platforms\android\cordova\build.bat works.

C:\Users\bzhu006\Downloads\testa
λ cordova prepare

C:\Users\bzhu006\Downloads\testa
λ cordova build

C:\Users\bzhu006\Downloads\testa
λ ionic build

C:\Users\bzhu006\Downloads\testa

some ENV:

C:\Users\bzhu006\Downloads\testa
λ ionic info

Your system information:

Cordova CLI: 5.3.3
Ionic Version: 1.1.0
Ionic CLI Version: 1.7.7
Ionic App Lib Version: 0.6.3
OS: Windows 7 SP1
Node Version: v5.0.0



C:\Users\bzhu006\Downloads\testa
λ env|grep JAVA_HOME
JAVA_HOME=C:\Program Files\Java\jdk1.7.0_79

C:\Users\bzhu006\Downloads\testa
λ env|grep ANT_HOME
ANT_HOME=C:\Program Files (x86)\apache-ant-1.9.6

C:\Users\bzhu006\Downloads\testa
λ env|grep ANDROID_HOME
ANDROID_HOME=C:\Program Files (x86)\Android\android-sdk

C:\Users\bzhu006\Downloads\testa

Same Problem Here
I think there is some problem in the latest version of cordova only
or it can be a problem with the latest version of node

Its not a problem with new versions of cordova
Previous versions are also giving same problem
Maybe cordova is not compatible with node 5 or npm 3.3.6

Confirmed, This is a problem with node 5 and npm 3.3.
Right now you can go back to node js 4.2.1 or 4.2.2 and it will work like a charm
meanwhile i believe cordova guys are working on this issue with there next 5.4.0 release

Thanks Prijindal! I will try downgrade node and npm.

Actually Cordova 5.4.0 is out already, but it is still broken on NodeJS 5