Just mentioning this since I was getting a confusing error trying to run the example in Node js.
https://github.com/LibreScore/webmscore/blob/web/web-example/example.js
The example score file name string is given as Aequale_No_1
However, the actual file name of the score downloaded from // https://musescore.com/openscore/scores/4074271 in the example is Aequale_No._1 with a . after the No.
Just mentioning this since I was getting a confusing error trying to run the example in Node js.
https://github.com/LibreScore/webmscore/blob/web/web-example/example.js
The example score file name string is given as
Aequale_No_1However, the actual file name of the score downloaded from
// https://musescore.com/openscore/scores/4074271in the example isAequale_No._1with a.after theNo.