Hi Everyone,
I am a newby, and wondering whether I am doing something obviously wrong. I am following the documentation at: http://ionicframework.com/getting-started/
$ ionic build ios
and
$ ionic emulate ios
simply doesn’t produce any output to screen. No simulator starts or any error produced during installation or build. I am wondering whether anyone else experiencing the same problem? Or at least where I can start looking.
Running:
OSX: 10.10.5
Local: myapp $ ionic -v
1.6.4
Local: myapp $ node -v
v2.3.1
I can however run:
ios-sim
Which starts the simulator correctly.
Regards,
Ddk