问题 I am trying to use "electron": "^4.1.4", with "sqlite3": "^4.0.6" on windows 8.1 and node v10.15.3 . I tried to install windows-build-tools , like: npm install --global --production windows-build-tools@4.0.0 Furthermore, I used electron-rebuild -w sqlite3 which: V Rebuild Complete The operation ran through successfully, however, when trying to install npm install sqlite3 --save I get: 62 silly saveTree `-- sqlite3@4.0.6 62 silly saveTree +-- nan@2.10.0 62 silly saveTree `-- node-pre-gyp@0.11