Genymotion emulator not runnin on ionic framework

I've downloaded and installed genymotion and created and built my ionic application.

When I try to run the genymotion emulator using the following command:

ionic run android

I get the following response. See the link-screenshot

http://gyazo.com/b61f8a9ec7a479b14bd3d10defd22092

The emulator is not working...Any idea ? can you please help?

I got tons of errors while trying to use some of the ionic CLI functions, I would recommend using the old-fashioned and safe way of building the app and then dragging the APK directly to the emulator.

It almost never fails. :)

I guess you must have installed "Intel x86 Emulator Accellerator HAXM" (you can find it in Android SDK Manager - Extras) but you haven't installed Intel® HAXM in your computer.

It gives you that error cause it is trying to run your Ionic App in the Android Emulator.
It seems you haven't configured any device in Genymotion or it is not running.

Another thing to consider after you have configured a device in Genymotion is to check that you're using "Genymotion Android Tools"

enter image description here