See: BrowserSync/gulp-browser-sync#26
git clone https://github.com/sogko/browser-sync-issue-26 # or download the project as a zip and unpack it to a folder
cd browser-sync-issue-26
[sudo] npm install # some modules require sudo to install on some machines
- Run
node app.js
to start the sample expressjs app at http://localhost:3000 - Run
gulp