node-sqlcipher
node-sqlcipher copied to clipboard
After packaging with Electron, an error occurred when starting the application that says "detect_libc.familySync is not a function".
node 14.0.0 -32bit
electron 11.5.0
When using Electron-Vue to package an application, an error message "detect_libc.familySync is not a function" is displayed in the console when attempting to run the packaged application.

Any solution?