transistorsoft / background-geolocation-console

A field-testing & analysis server for the Background Geolocation plugin
MIT License
151 stars 157 forks source link

dependencies install fails on MBP M1 silicon cpu #127

Open xyboox opened 2 years ago

xyboox commented 2 years ago

npm i fails on Macbook Pro with M1 cpu:

`> sqlite3@5.0.8 install /Volumes/Work/Projects/BWH/background-geolocation-console/node_modules/sqlite3

node-pre-gyp install --fallback-to-build

node-pre-gyp ERR! install response status 404 Not Found on https://github.com/TryGhost/node-sqlite3/releases/download/v5.0.8/napi-v6-darwin-unknown-arm64.tar.gz node-pre-gyp WARN Pre-built binaries not installable for sqlite3@5.0.8 and node@14.19.3 (node-v83 ABI, unknown) (falling back to source compile with node-gyp) node-pre-gyp WARN Hit error response status 404 Not Found on https://github.com/TryGhost/node-sqlite3/releases/download/v5.0.8/napi-v6-darwin-unknown-arm64.tar.gz CC(target) Release/obj.target/nothing/../node-addon-api/nothing.o LIBTOOL-STATIC Release/nothing.a env: python: No such file or directory make: *** [Release/nothing.a] Error 127`