You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.
Browsersync only seems to work when I run brunch watch -s the weird thing is it actually attempts to use port 3334 but actually works on port 3333. If try to go to port 3334 I see Cannot GET / .
When I run brunch watch without the server flag when I go to port 3333 I also see Cannot GET / I've included my brunch-config and the debug log. Let me know if you need more info.
Browsersync only seems to work when I run
brunch watch -s
the weird thing is it actually attempts to use port 3334 but actually works on port 3333. If try to go to port 3334 I seeCannot GET /
.When I run
brunch watch
without the server flag when I go to port 3333 I also seeCannot GET /
I've included my brunch-config and the debug log. Let me know if you need more info.And here's the debug log
The text was updated successfully, but these errors were encountered: