Closed merby04 closed 6 years ago
Why are you runnig npm install sqlite3 --save
?? Sqlite is already included in the package.json
, you only need npm install
whithin root directory to install all needed packages
@x5c for windows you need to install electron-rebuild
module and run
./node_modules/.bin/electron-rebuild
to build the required native module for electron.js.
See https://github.com/electron/electron/blob/master/docs/tutorial/using-native-node-modules.md
@Ettemlevest thats right guys, i think module was re generate
in my path directory to sqlite_node path