Closed wojtek1171 closed 5 months ago
Any chances for that PR? I can't force ABS to use other version of node. Currently I had to change the part of the code with unhandled function to make it work.
@wojtek1171 testing branch should work now. We will be merging it to master very soon
Audiobookshelf currently crashes on
FATAL: [Server] Unhandled rejection: ReferenceError: structuredClone is not defined
as 'structuredClone' function was introduced in Node 17. https://github.com/advplyr/audiobookshelf/issues/2854Yunohost version of ABS uses node 16.2. Updating version in files in /opt/node_n/ynh_app_version or /etc/yunohost/apps/audiobookshelf doesn't make any changes.