Windows 8 problem, again

I’ve got some weird Windows 8 problem.

I can do ionic serve, but I have to type localhost:8080 (or whatever) as it doesn’t launch on its own.

When I use “ionic platform add android” or “ionic run android” nothing happens. The cmd line hangs for about 2 seconds and then the cursor comes back, on a new line.

I have no problems on my Mac Air but the keyboard and screen are really small and I prefer to develop on my PC.

I don’t get why it’s not working. I’ve reinstalled everything from the start. There is no error message so I’m lost.

What version of the cli do you have on your PC?

$ ionic -v

Also, is your android sdk all setup correctly?

http://learn.ionicframework.com/videos/windows-android/

Hi. I got it working with a fix I found on here. It was a PATH issue.

It was in this thread: Unable to add plugins. Perhaps your version of Cordova is too old