Hi, any ideas why I can't install sqlite on my pi-zero.This is the install log:
2020-05-22T12:26:14.219Z Install : node-red-node-sqlite 0.4.3
2020-05-22T12:26:57.020Z npm install --no-audit --no-update-notifier --save --save-prefix="~" --production node-red-node-sqlite@0.4.3
2020-05-22T12:28:07.979Z [out]
2020-05-22T12:28:07.979Z [out] > sqlite3@4.1.1 install /home/pi/.node-red/node_modules/sqlite3
2020-05-22T12:28:07.979Z [out] > node-pre-gyp install --fallback-to-build
2020-05-22T12:28:07.979Z [out]
2020-05-22T12:28:14.674Z [err] node-pre-gyp
2020-05-22T12:28:14.686Z [err]
2020-05-22T12:28:14.696Z [err] WARN Using request for node-pre-gyp https download
2020-05-22T12:28:16.186Z [err] node-pre-gyp WARN Tried to download(403): https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.1.1/node-v64-linux-arm.tar.gz
2020-05-22T12:28:16.186Z [err] node-pre-gyp WARN Pre-built binaries not found for sqlite3@4.1.1 and node@10.16.0 (node-v64 ABI, glibc) (falling back to source compile with node-gyp)
2020-05-22T12:28:34.426Z [out] make: Entering directory '/home/pi/.node-red/node_modules/sqlite3/build'
2020-05-22T12:28:34.439Z [out] ACTION deps_sqlite3_gyp_action_before_build_target_unpack_sqlite_dep Release/obj/gen/sqlite-autoconf-3300100/sqlite3.c
2020-05-22T12:28:37.301Z [out] TOUCH Release/obj.target/deps/action_before_build.stamp
2020-05-22T12:28:37.363Z [out] CC(target) Release/obj.target/sqlite3/gen/sqlite-autoconf-3300100/sqlite3.o