moorhen-coot / Moorhen

A JavaScript molecular graphics program
https://moorhen.org
BSD 3-Clause "New" or "Revised" License
10 stars 4 forks source link

Changes to package.json for emsdk >= 3.1.62(?). #416

Closed stuartjamesmcnicholas closed 4 months ago

stuartjamesmcnicholas commented 4 months ago

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.