the-orange-alliance/event-management-system

SQLite3 doesn't properly rebuild it's binary path when production mode launches.

Closed this issue · 0 comments

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.