LibreScore / dl-librescore

Download sheet music
MIT License
1.71k stars 60 forks source link

Trying to download pdf with node error #54

Closed DereC4 closed 9 months ago

DereC4 commented 9 months ago

[UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "function Error() { [native code] }".] { code: 'ERR_UNHANDLED_REJECTION' }

Node.js v18.17.0

The script wasn't working on tampermonkey so I tried using node and it failed similarly

PeterNjeim commented 9 months ago

Duplicate of https://github.com/LibreScore/dl-librescore/issues/44. Can't reproduce Tampermonkey issue, make a new issue detailing your problem