Skip to content

Installation fails on windows and linux with node 8.1.2 - even with sqlite3@4.0.1 #1012

@Frank683

Description

@Frank683

I tried it with 4.0.1 according to #993 (comment) but it didn't work either:

...

> 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

...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions