Closed davidhellmann closed 8 years ago
Just clear your browser cache - when an updated version is released your html may be cached which is pointing to a version not installed :)
I had the same problem. Wordpress on MAMP. browserSync.stream didn't do anything. I tried a bunch of stuff from the forums and nothing worked. I changed browserAutoOpen to "true" and that fixed it. The weird thing is that it uses localhost:3000 instead of my MAMP host name. But I'm OK with it because it works now.
BrowserSync doesn't work with a proxy since today. Also older projects doesn't work and I've no idea whats wrong. Without Proxy via localhost:3000 all is fine but when I add a proxy: "testprototyping.dev" it doesn't works. In the Chrome DevTools is this:
Failed to load resource: the server responded with a status of 404 (Not Found) http://testprototyping.dev:3000/browser-sync/browser-sync-client.2.11.11.js
No Idea what's wrong. The proxy is listed in mamp pro.
Affected platforms
Browsersync use-case
for all other use-cases, (gulp, grunt etc), please show us exactly how you're using Browsersync
{Browsersync init code here}