BrowserSync / browser-sync

Keep multiple browsers & devices in sync when building websites. https://browsersync.io
https://discord.gg/2d2xUThp
Apache License 2.0
12.18k stars 756 forks source link

I uninstalled browser-sync: cant run php built-in server + [404]: /browser-sync/browser-sync-client.js #1310

Closed guillecro closed 7 years ago

guillecro commented 7 years ago

Guys, please. I need your help. So I was trying gulp and browser-sync and installed them through npm.

I usually use the php built-in server to run my apps $ php -S 0.0.0.0:8000

So I have this Wordpress app that I am trying to make run. I am running out of time so I wont be using gulp and browser-sync, so I tried to uninstall them...

But now, I cannot run my project. When I go to localhost:8000 it takes me to the Apache2 Ubuntu Default Page... But I am running my project on my php built-in server..

Also php always shows me a 404 of a browser-sync file...

[Mon Feb  6 21:53:20 2017] 127.0.0.1:50080 [404]: /browser-sync/browser-sync-client.js?v=2.18.7 - No such file or directory

Like.. What just happened? I uninstalled browser-sync, even removed the node-modules of gulp + browser-sync. Why I am getting this? Why its injecting this Githubissues.

  • Githubissues is a development platform for aggregating issues.