Created
October 29, 2014 08:34
-
-
Save henrebotha/61cd357a547aaa33a75c to your computer and use it in GitHub Desktop.
livereload not working
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ gramscout git:(staging) ✗ guard -P livereload | |
WARN: Unresolved specs during Gem::Specification.reset: | |
listen (~> 2.7) | |
WARN: Clearing out unresolved specs. | |
Please report a bug if this causes problems. | |
10:31:07 - INFO - Guard here! It looks like your project has a Gemfile, yet you are running | |
> [#] `guard` outside of Bundler. If this is your intent, feel free to ignore this | |
> [#] message. Otherwise, consider using `bundle exec guard` to ensure your | |
> [#] dependencies are loaded correctly. | |
> [#] (You can run `guard` with --no-bundler-warning to get rid of this message.) | |
10:31:07 - INFO - Guard is using TerminalTitle to send notifications. | |
10:31:07 - INFO - LiveReload is waiting for a browser to connect. | |
10:31:08 - INFO - Guard is now watching at '/Users/leaply/Documents/gramscout' | |
[1] LiveReload guard(main)> 10:31:09 - INFO - Browser connected. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment