You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding "postinstall": "electron-builder install-app-deps", to my package JSON, running npm install electron-builder --save-dev and then finally running npm run postinstall solved this issue for me. Hope this is helpful!
the error is:
Error: Cannot find module '/Users/vektrix/node_modules/sqlite3/lib/binding/node-v79-darwin-x64/node_sqlite3.node'
the require stack is:
The text was updated successfully, but these errors were encountered: