Andrésjajan't
Andrésjajan't
RRailway
Created by Andrésjajan't on 7/31/2024 in #✋|help
I can't get my Railway image working with better-sqlite3
yep
8 replies
RRailway
Created by Andrésjajan't on 7/31/2024 in #✋|help
I can't get my Railway image working with better-sqlite3
I've solved the problem. It turns out that the better-sqlite3 module is compiled depending on the OS, unlike most modules that are backwards compatible with different OS. I simply specified within the start script that the module should be installed before execution, so that the Linux version would be installed and not the Windows one (which is the OS I have).
8 replies
RRailway
Created by Andrésjajan't on 7/31/2024 in #✋|help
I can't get my Railway image working with better-sqlite3
4e72106d-15ff-4034-85a1-90640c0ddb4e
8 replies