Skip to content
This repository was archived by the owner on May 21, 2021. It is now read-only.
This repository was archived by the owner on May 21, 2021. It is now read-only.

npm install fails with node v10 #40

@erikvold

Description

@erikvold

With node v10+ it seems that npm install will fail because it tries to download a pre-built binary for sqlite3@3.1.13 and fails to find one then it tries to build it and fails at that too (on osx and on circle-ci).

node-pre-gyp ERR! Tried to download(403): https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v3.1.13/node-v64-darwin-x64.tar.gz 
node-pre-gyp ERR! Pre-built binaries not found for sqlite3@3.1.13 and node@10.1.0 (node-v64 ABI) (falling back to source compile with node-gyp) 

Metadata

Metadata

Assignees

No one assigned

    Labels

    not readyThe issue is missing some information

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions