leota / electron-angular4-sqlite3

Sample project to show how to build a desktop app using Electron, Angular 4 and Sqlite3
62 stars 33 forks source link

Cannot find sqlite3 module #11

Closed developerk001 closed 6 years ago

developerk001 commented 6 years ago

It saying

knex
run
npm install --save sqlite3
leota commented 6 years ago

Have a look here: https://github.com/leota/electron-angular4-sqlite3/issues/4

developerk001 commented 6 years ago

no, sir, it works in development but when I package this app with electron packager that issue occurs