yeah it's the sqlite3 package, when running "node-pre-gyp install --fallback-to-build".
node-pre-gyp http GET https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v5.0.2/napi-v3-darwin-x64.tar.gz
guess it's downloading the precompiled sqlite3, and not the node binary.