EroDeck: Your Local EroScripts Video Library

You should be able to fix that by manually updating better-sqlite3. Once I did that I deleted and reinstalled Erodeck.

I was also having trouble getting the extension to work in Brave browser, fixed that by disabling adblocking in shields.

Starting EroDeck…
‘node’ is not recognized as an internal or external command,
operable program or batch file.

Not working for me :frowning:

You need to install nodejs
@archon it might be better to setup a check on startup to see if node is in your $PATH and to install it if it isn’t

Is this project still maintained? Looks promising to me. As others already mentioned, local file support as well as multiaxis support would be greatly appreciated.

1 Like

I cant get it to work i always get the same error message NODE_MODULE_VERSION 127. This version of Node.js requires
NODE_MODULE_VERSION 137. Please try re-compiling or re-installing
the module (for instance, using npm rebuild or npm install).] {
code: ‘ERR_DLOPEN_FAILED’ i already tried the cmds it recomends but still nothing so anyone any ideas i can try i am running node.js version v24.12.0

You’re using too high of a Node.js version. Try installing a lower one like v22.21.1. That’s the version I’m using, and you shouldn’t update it otherwise Erodeck won’t work.