Gulp + Browsersync not working. How do I fix it?

Viewed 12

I have a wordpress project that I am trying to run locally using gulp and browsersync. For other projects, browsersync works fine but with this project, when I am typing "gulp" and running, everything is compiling but it open a browser on localhost 3000 and displays.

Browser

I tried to change port to 8080 or 8081 but it is the same result. My etc/host file is also correct. I tired to make it work with xampp but It is showing the same result.

Can somebody help? How can I fix it?

0 Answers
Related