Gulp BrowserSync showing “reloading browsers” in Terminal, but not reloading the actual browser.
问题 I'm having an issue where my tasks are running as desired and BrowserSync seems to be working, but the actual browser isn't reloading. I'm getting the right messages in my Terminal to suggest everything is working as planned. I'm using MAMP for my local server which is serving a Wordpress build. I'm using Chrome v65 on a Mac. My gulpfile is below with a screenshot of my Terminal. Any ideas what might be causing this issue? // ===================================================================