Wondering if anyone is able to fix the JavaScript error that has been reported before? It says Error: read ECONNRESET
I used this program frequently a few years ago and finally decided to update my switch collection and when running it I get that errorall the time. Funny enough, sometimes if I do the root folder it works, sometimes not. If I break up the games into sub folders it fails. I dunno how to replicate the problem nor fix it. Any help would be great!
ECONNRESET seems a common error and has been discussed on github several times like here
https://github.com/giwty/switch-library-manager/issues/74
Seems related to the directory/path or corrupt files.
Try to avoid long paths and long file names and don't use anything other than common used letters and numbers on those.
Also make sure you are connected to the internet so that SLM can grab the latest files.
You will also need to have the latest prod.keys in place (doesn't come with SLM and you need to find it yourself)
For resetting SLM and starting over, aside from deleting the SLM folder, you should also delete the folder that SLM auto-creates at C:\Users\username\AppData\Roaming\Switch Library Manager (you need to enable the show hidden folders on the windows folder view options to see the AppData folder).