Hello,

After installing Drupal and Omega i got this error

LiveReload is currently enabled but could not be loaded. Please ensure that livereload.js is being served at the configured path (http://localhost:35729/livereload.js?snipver=1).

I searched on the web and found this solution :

drush omega-guard

I executed this command but it asked me to install Ruby:

You have to install Ruby version 1.9 or newer. [error]

But I don't wanna install Ruby. So is there a way to make it work without installing Ruby ?

Thanks