mockko / livereload

LiveReload applies CSS/JS changes to Safari or Chrome w/o reloading the page (and autoreloads the page when HTML changes)
http://livereload.com/
1.18k stars 56 forks source link

Incompatible Firefox extension #65

Closed medihack closed 13 years ago

medihack commented 13 years ago

I just installed livereload on Firefox 4 as mentioned in the docs. Websocket is enabled.

I get this failure message:

LiveReload You need to update the command-line tool to continue using LiveReload.

Extension version: 1.5.1
Command-line tool version: 1.6

Please run the following command to update your command-line tool:
    gem update livereload

gem update livereload tells me that everything is up-to-date. The failure message is anyway misleading ... the command line has already a higher version then the extension.

NV commented 13 years ago

Just fixed livereload#64. Sorry about that.