breakfast icon indicating copy to clipboard operation
breakfast copied to clipboard

No Bottom bar or livereload on macOS

Open 34code opened this issue 8 years ago • 3 comments

I'm not seeing a bottom bar or livereloading work by default. I can get livereloading working separately by using the livereload app in the mac app store..

however, I'm not seeing the bar at the bottom that I see in the documentation, on my mac..

34code avatar May 29 '17 22:05 34code

Hmm. Can you check and paste two things for me:

  1. Version of Breakfast (cat Gemfile.lock | grep breakfast)
  2. Version of breakfast-rails npm package (cat package.json | grep breakfast)

And are there are errors in the developer console in Chrome / Safari / Firefox ?

PatKoperwas avatar May 30 '17 17:05 PatKoperwas

breakfast (0.6.2) "breakfast-rails": "^0.6.2"

Will double check on the developer console logs asap

34code avatar Jun 03 '17 21:06 34code

don't see any relevant errors in console logs..

34code avatar Jun 13 '17 05:06 34code