Hi everyone,
maybe it's a niche topic, but I try without success to install Sqlite3 on a Node.js app I run on a brightsign.
Players natively use sqlite but nothing is available to read and write a sqlite database in js.
I have a try anything I found, various npm packages, but it seems that the binaries available are not correct for the specific environment of the player.
Is anyone manage to make it work ?