I’ll be working on the comments on this thread today. I’ll investigate and get back to you. Thanks for reading the post.
Update:
Howdy, @haiemh! I just re-ran the steps up to adding the custom stylesheet and I didn’t get any errors. The only things that comes to mind is the port maybe being used by something else. Stopping anything running on the ports may help, or a system restart.
I recommend using the link that BrowserSync shows in the console for Local
:
[Browsersync] Proxying: http://localhost:8000
[Browsersync] Access URLs:
-------------------------------
Local: http://localhost:3000
External: http://<Your IP address>:3000
That should work. Are you still having this problem? What version of BrowserSync got installed in your project? The one I installed today is "browser-sync": "^2.26.7",
and it’s working fine.