A
A
Alexey Segodin2021-08-18 16:19:08
Windows
Alexey Segodin, 2021-08-18 16:19:08

How to properly run browsersync for Windows?

Hey!
Devices on the local network do not see the local server.
The situation is this: I start a local server using browsersync on Windows:

package.json:

"start": "browser-sync start --server --files \"./\""

The server starts, but other devices (iPhone, MacBook) on the local network do not see the local server at this address (although they should):

611d06b453236989615293.png

If I start the server on a MacBook in the same way, then everything works fine: the iPhone and the computer with Windows see the local server.

In Windows, in the firewall settings, I opened ports 3000 and 3001 for outgoing and incoming connections, for any protocols. But it didn't help.

What else could be the problem?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question