...
> sqlite3@4.0.1 install C:\Users\xxx\Documents\webapps_SRC\test\node_modules\sqlite3
> node-pre-gyp install --fallback-to-build
node-pre-gyp info it worked if it ends with ok
node-pre-gyp info using node-pre-gyp@0.10.2
node-pre-gyp info using node@8.11.2 | win32 | x64
node-pre-gyp info check checked for "C:\Users\xxx\Documents\webapps_SRC\test\node_modules\sqlite3\lib\binding\node-v57-win32-x64\node_sqlite3.node" (not found)
node-pre-gyp http GET https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.0.1/node-v57-win32-x64.tar.gz
node-pre-gyp http 200 https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.0.1/node-v57-win32-x64.tar.gz
node-pre-gyp WARN Pre-built binaries not installable for sqlite3@4.0.1 and node@8.11.2 (node-v57 ABI, unknown) (falling back to source compile with node-gyp)
node-pre-gyp WARN Hit error There was a fatal problem while downloading/extracting the tarball
...
I tried it with 4.0.1 according to #993 (comment) but it didn't work either: