Browsersync page refresh loop

Please mark my post as answer so the discussion is indicated as completed.

When I swapped from Node v14 to Node v8 :mask: this started working, no endless reloads (an old project from someone).

For some reason got a hint only sometimes, not always:

Module build failed: ModuleBuildError: Module build failed: Error: Missing binding
Found bindings for the following environments:

  • OS X 64-bit with Node.js 8.x

Basically run

nvm use v8

(make sure node v8 is available of course)

I’ve the same problem on Sage 10, here more details:

Please, someone can help me?

Any warnings/errors in the JavaScript console?
What does the Network tab say? Connections that are cancelled each time?