

Gyp ERR! cwd /myproject/node_modules/sqlite3

Gyp ERR! command "/Users/merrick/.nvm/versions/node/v16.14.1/bin/node" "/myproject/node_modules/node-gyp/bin/node-gyp.js" "configure" "-fallback-to-build" "-module=/myproject/node_modules/sqlite3/lib/binding/napi-v3-darwin-arm64/node_sqlite3.node" "-module_name=node_sqlite3" "-module_path=/myproject/node_modules/sqlite3/lib/binding/napi-v3-darwin-arm64" "-napi_version=8" "-node_abi_napi=napi" "-napi_build_version=3" "-node_napi_label=napi-v3" Gyp ERR! stack at FSReqCallback.oncomplete (node:fs:198:21) Gyp ERR! stack at /myproject/node_modules/isexe/mode.js:8:5 Gyp ERR! stack at /myproject/node_modules/isexe/index.js:42:5 Gyp ERR! stack at /myproject/node_modules/node-gyp/node_modules/which/which.js:89:16 Gyp ERR! stack at E (/myproject/node_modules/node-gyp/node_modules/which/which.js:80:29) Gyp ERR! stack at F (/myproject/node_modules/node-gyp/node_modules/which/which.js:68:16) (/myproject/node_modules/node-gyp/lib/configure.js:406:16)

Gyp ERR! stack at PythonFinder.failNoPython (/myproject/node_modules/node-gyp/lib/configure.js:484:19) Gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable. Gyp info using info using | darwin | arm64 Node-pre-gyp http 403 status code downloading tarball Node-pre-gyp WARN Pre-built binaries not found for and (node-v93 ABI, unknown) (falling back to source compile with node-gyp) Node-pre-gyp WARN Tried to download(403):

Node-pre-gyp info check checked for "/myproject/node_modules/sqlite3/lib/binding/napi-v3-darwin-arm64/node_sqlite3.node" (not found) Node-pre-gyp WARN Using request for node-pre-gyp https download Node-pre-gyp info using info using | darwin | arm64 Node-pre-gyp info it worked if it ends with ok Error /myproject/node_modules/sqlite3: Command failed.Ĭommand: node-pre-gyp install -fallback-to-buildĭirectory: /myproject/node_modules/sqlite3
