Open eony opened 8 years ago
Also have this problem
backup to 2.14.0 - all works fine
i have the same Problem and my current workaround is to to go back to 2.14.0 there all is working fine. Is there a better solution?
Mine was affected by retina.js v3. So maybe yours was affected by another plugin. So this wasn't caused by the browsersync.
okay, but how did you fix this, or workaround it, did you remove the library? And why do you say it is not caused by browsersync when it's working with a older version?
Mine was not working with the older versions too. So I just stop using retina.js. Remove plugins one by one see if it works for you or not. Try to find the problem then you can find a solution after that.
Yes okay :) Thank you for your help.
Is there any solution except downgrade?
Browser Sync + Gulp
I am using Browser-sync with Gulp. There was no error so far, everything was good but recently I am getting this error in the console. The server starts and when I change the code I see the "reloading browser" text but it does not reload the page. No idea what to look and change, I really appreciate it if you can guide me to where to change or what could possibly cause this error. And of course tried to search for the same error but couldn't find anything that related to this error.
Here is a ss of error:
Versions
node: v6.9.0 browser-sync:2.17.5, gulp: 3.9.1
OS: Windows 10
my gulpfile.js