I am running windows 8.1 64 bit with node version 0.12.7 .
I have install both cordova and ionic globally all was working fine. But now every ionic command returns error .
example ionic --version
undefined:1
SyntaxError: Unexpected token
i have reinstalled node and ionic but problem still persists.
but following npm command returns
>npm ls -g --depth=0
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
└── [email protected]