M
M
make_dev2016-05-25 10:40:48
Sass
make_dev, 2016-05-25 10:40:48

Why does browser-sync crash periodically?

Good afternoon!
I'm using npm's browser-sync plugin to start a local server and reload the page live. And from time to time it crashes with this error. You have to restart the build of the project.
How can this error be fixed?
Firewall does not cost any. There is only a standard Firewall from Windows. Turned it off, it still crashes with an error periodically.

events.js:154
      throw er; // Unhandled 'error' event
      ^

Error: connection refused: localtunnel.me:45596 (check your firewall settings)
    at Socket.<anonymous> (E:\makeup\mymake\local projects\Balakosa\node_modules\localtunnel\lib\TunnelCluster.js:47:32)
    at emitOne (events.js:90:13)
    at Socket.emit (events.js:182:7)
    at emitErrorNT (net.js:1265:8)
    at _combinedTickCallback (internal/process/next_tick.js:74:11)
    at process._tickCallback (internal/process/next_tick.js:98:9)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Mike Syomin, 2016-05-25
@kenzokikenzoki

Don't torture yourself, install TARS and assemble the frontend like a handsome guy.
https://github.com/tars/tars/blob/master/README_EN.md

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question