This patch allows Moorhen to install and, more importantly, run with the versions of node/npm which come with the most recent versions of emscripten. I think the problems start with emsdk-3.1.62, or possibly 3.1.63. I have only encountered and then fixed problems with 3.1.63. Without the patch there is an fsevents.watch error when starting the server. The patch does not appear to cause problems with earlier versions of SDK, I have also tested with 3.1.56.
This patch allows Moorhen to install and, more importantly, run with the versions of node/npm which come with the most recent versions of emscripten. I think the problems start with emsdk-3.1.62, or possibly 3.1.63. I have only encountered and then fixed problems with 3.1.63. Without the patch there is an fsevents.watch error when starting the server. The patch does not appear to cause problems with earlier versions of SDK, I have also tested with 3.1.56.