AbdelrahmanSadat / SMS

SMS with Electron, React, Sequelize & sqlite3. Using electron-react-boilerplate
MIT License
0 stars 0 forks source link

Electron 9+ With Sqlite3 4 #33

Closed AbdelrahmanSadat closed 4 years ago

AbdelrahmanSadat commented 4 years ago

During attempts to upgrade the boilerplate, the latest of which use electron 9.0, an error occurs "Uncaught error: Please install sqlite3 manually" while it is in fact installed.

Check the following issue and the issues it references: https://github.com/mapbox/node-sqlite3/issues/1337

AbdelrahmanSadat commented 4 years ago

Workaround attempt:

AbdelrahmanSadat commented 4 years ago

The sqlite3 module dev stated that it should be after sqlite3's 5.0 release. However, no release date was specified yet.

AbdelrahmanSadat commented 4 years ago

Consider using a previous version of the boilerplate that uses electron 8

AbdelrahmanSadat commented 4 years ago

Closed after changing electron to version 8.3.4. commit: 4d34b6eee87e4690def790e793e913a9d626cd3c