Top "Browser-sync" questions

Related to the browser-sync Node.

Chrome can't open localhost:3000 with Gulp / BrowserSync

For some reason, no matter what I try, Google Chrome never seems to be able to display http://localhost:3000 (or …

google-chrome gulp browser-sync
ERR_ADDRESS_UNREACHABLE to opening my localhost in Chrome Android

I´m using the task BrowserSync of Grunt, this task launch my local project to the url "localhost:3000". This works …

javascript android google-chrome gruntjs browser-sync
gulp + browser-sync Cannot GET / error

I am learning the front-end build system currently gulp, i want to use brower-sync and the problem is it is …

gulp browser-sync gulp-browser-sync
Can't change the base folder for lite-server in Angular 2 application

I am going through the 5 minute quickstart of Angular 2. However, my application resides in src/ folder instead of at the …

node.js angular browser-sync lite-server
Proxy URL not working with BrowserSync Gulp task

Can someone tell me why my proxy URL isn't working with BrowserSync and Gulp? Instead, it just keeps using http://…

gulp gulp-watch browser-sync
gulp localhost Cannot GET /

First of all, I'm following Menno Pietersen's tutorial on Rapid MODx Workflow. I'm pretty positive I've followed it accurately, but …

localhost gulp mamp modx browser-sync
Browser Sync and watching multiple folders

I'm using browser sync that I installed with NPM to watch my projects as I work on them. Is there …

command-line npm browser-sync
npm WARN optional dep failed, continuing [email protected]

I am install browserSync npm install browser-sync but have a problem npm WARN optional dep failed, continuing [email protected] What is …

node.js npm gulp browser-sync
http-proxy-middleware, how to copy all/cookie headers

I am using lite server by John Papa with HTTP proxy middleware by chimurai as a dev server. the problem …

javascript angular http-proxy browser-sync lite-server
BrowserSync extremely slow

I would love to use BrowserSync for development. However, page loading (not only reloading after changes) is extremely slow. I …

node.js performance browser sync browser-sync