SQLite3 doesn't properly rebuild it's binary path when production mode launches.
kyle-flynn opened this issue · 0 comments
kyle-flynn commented
Upon a 'successful' distribution, sqlite3 looks for a node-v57 binary instead of an electron v2 node binary. This has been solved by packaging EMS with a node-v57 binary, but should be investigated further.