Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Databases

Elias Starks
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Elias Starks
Full Stack JavaScript Techdegree Graduate 13,605 Points

ERROR with npm install --save sqlite3

node-pre-gyp WARN Using request for node-pre-gyp https download node-pre-gyp WARN Tried to download(403): https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v64-linux-arm64.tar.gz node-pre-gyp WARN Pre-built binaries not found for sqlite3@4.2.0 and node@10.13.0 (node-v64 ABI, glibc) (falling back to source compile with node-gyp) gyp ERR! configure error gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable. gyp ERR! stack at PythonFinder.failNoPython (/home/eriosstarks/.config/versions/node/v10.13.0/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:484:19) gyp ERR! stack at PythonFinder.<anonymous> (/home/eriosstarks/.config/versions/node/v10.13.0/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:406:16) gyp ERR! stack at F (/home/eriosstarks/.config/versions/node/v10.13.0/lib/node_modules/npm/node_modules/which/which.js:68:16) gyp ERR! stack at E (/home/eriosstarks/.config/versions/node/v10.13.0/lib/node_modules/npm/node_modules/which/which.js:80:29) gyp ERR! stack at /home/eriosstarks/.config/versions/node/v10.13.0/lib/node_modules/npm/node_modules/which/which.js:89:16 gyp ERR! stack at /home/eriosstarks/.config/versions/node/v10.13.0/lib/node_modules/npm/node_modules/isexe/index.js:42:5 gyp ERR! stack at /home/eriosstarks/.config/versions/node/v10.13.0/lib/node_modules/npm/node_modules/isexe/mode.js:8:5 gyp ERR! stack at FSReqWrap.oncomplete (fs.js:154:21) gyp ERR! System Linux 4.19.113-08528-g5803a1c7e9f9 gyp ERR! command "/home/eriosstarks/.config/versions/node/v10.13.0/bin/node" "/home/eriosstarks/.config/versions/node/v10.13.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/home/eriosstarks/sqlproject/node_modules/sqlite3/lib/binding/node-v64-linux-arm64/node_sqlite3.node" "--module_name=node_sqlite3" "--module_path=/home/eriosstarks/sqlproject/node_modules/sqlite3/lib/binding/node-v64-linux-arm64" "--napi_version=3" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v64" gyp ERR! cwd /home/eriosstarks/sqlproject/node_modules/sqlite3 gyp ERR! node -v v10.13.0