Default browserSync start path does not serve

Andreia has just ran into an issue with the standard gulpconfig.js in the base theme which I have previously.

If startPath for browserSync left as the default, pattern-lab/public/, then browserSync doesn't connect, however if we change it to /themes/custom/site_theme/pattern-lab/public/ it serves correctly.