discordjs / Commando

Official command framework for discord.js
Apache License 2.0
496 stars 242 forks source link

Installation Faliure - With Module `sqlite3` #346

Closed GalGreenfield closed 3 years ago

GalGreenfield commented 3 years ago

Hello,

The installation is failing for me: npm install discord.js-commando. I'd really appreciate help with solving this.

Here are the error messages:

npm WARN deprecated snekfetch@3.6.4: use node-fetch instead npm ERR! code 1 npm ERR! path /root/discord-server/commando-bot/node_modules/sqlite3 npm ERR! command failed npm ERR! command sh -c node-pre-gyp install --fallback-to-build npm ERR! Failed to execute '/root/.nvm/versions/node/v15.3.0/bin/node /root/.nvm/versions/node/v15.3.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/root/discord-server/commando-bot/node_modules/sqlite3/lib/binding/node-v88-linux-x64/node_sqlite3.node --module_name=node_sqlite3 --module_path=/root/discord-server/commando-bot/node_modules/sqlite3/lib/binding/node-v88-linux-x64 --napi_version=7 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v88' (1) npm ERR! node-pre-gyp info it worked if it ends with ok npm ERR! node-pre-gyp info using node-pre-gyp@0.11.0 npm ERR! node-pre-gyp info using node@15.3.0 | linux | x64 npm ERR! node-pre-gyp WARN Using needle for node-pre-gyp https download npm ERR! node-pre-gyp info check checked for "/root/discord-server/commando-bot/node_modules/sqlite3/lib/binding/node-v88-linux-x64/node_sqlite3.node" (not found) npm ERR! node-pre-gyp http GET https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v88-linux-x64.tar.gz npm ERR! node-pre-gyp http 403 https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v88-linux-x64.tar.gz npm ERR! node-pre-gyp WARN Tried to download(403): https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v88-linux-x64.tar.gz npm ERR! node-pre-gyp WARN Pre-built binaries not found for sqlite3@4.2.0 and node@15.3.0 (node-v88 ABI, glibc) (falling back to source compile with node-gyp) npm ERR! node-pre-gyp http 403 status code downloading tarball https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v4.2.0/node-v88-linux-x64.tar.gz npm ERR! gyp info it worked if it ends with ok npm ERR! gyp info using node-gyp@7.1.2 npm ERR! gyp info using node@15.3.0 | linux | x64 npm ERR! gyp info ok npm ERR! gyp info it worked if it ends with ok npm ERR! gyp info using node-gyp@7.1.2 npm ERR! gyp info using node@15.3.0 | linux | x64 npm ERR! gyp info find Python using Python version 3.8.6 found at "/usr/sbin/python3" npm ERR! gyp info spawn /usr/sbin/python3 npm ERR! gyp info spawn args [ npm ERR! gyp info spawn args '/root/.nvm/versions/node/v15.3.0/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py', npm ERR! gyp info spawn args 'binding.gyp', npm ERR! gyp info spawn args '-f', npm ERR! gyp info spawn args 'make', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args '/root/discord-server/commando-bot/node_modules/sqlite3/build/config.gypi', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args '/root/.nvm/versions/node/v15.3.0/lib/node_modules/npm/node_modules/node-gyp/addon.gypi', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args '/root/.cache/node-gyp/15.3.0/include/node/common.gypi', npm ERR! gyp info spawn args '-Dlibrary=shared_library', npm ERR! gyp info spawn args '-Dvisibility=default', npm ERR! gyp info spawn args '-Dnode_root_dir=/root/.cache/node-gyp/15.3.0', npm ERR! gyp info spawn args '-Dnode_gyp_dir=/root/.nvm/versions/node/v15.3.0/lib/node_modules/npm/node_modules/node-gyp', npm ERR! gyp info spawn args '-Dnode_lib_file=/root/.cache/node-gyp/15.3.0/<(target_arch)/node.lib', npm ERR! gyp info spawn args '-Dmodule_root_dir=/root/discord-server/commando-bot/node_modules/sqlite3', npm ERR! gyp info spawn args '-Dnode_engine=v8', npm ERR! gyp info spawn args '--depth=.', npm ERR! gyp info spawn args '--no-parallel', npm ERR! gyp info spawn args '--generator-output', npm ERR! gyp info spawn args 'build', npm ERR! gyp info spawn args '-Goutput_dir=.' npm ERR! gyp info spawn args ] npm ERR! gyp info ok npm ERR! gyp info it worked if it ends with ok npm ERR! gyp info using node-gyp@7.1.2 npm ERR! gyp info using node@15.3.0 | linux | x64 npm ERR! gyp ERR! build error npm ERR! gyp ERR! stack Error: not found: make npm ERR! gyp ERR! stack at getNotFoundError (/root/.nvm/versions/node/v15.3.0/lib/node_modules/npm/node_modules/which/which.js:10:17) npm ERR! gyp ERR! stack at /root/.nvm/versions/node/v15.3.0/lib/node_modules/npm/node_modules/which/which.js:57:18 npm ERR! gyp ERR! stack at new Promise () npm ERR! gyp ERR! stack at step (/root/.nvm/versions/node/v15.3.0/lib/node_modules/npm/node_modules/which/which.js:54:21) npm ERR! gyp ERR! stack at /root/.nvm/versions/node/v15.3.0/lib/node_modules/npm/node_modules/which/which.js:71:22 npm ERR! gyp ERR! stack at new Promise () npm ERR! gyp ERR! stack at subStep (/root/.nvm/versions/node/v15.3.0/lib/node_modules/npm/node_modules/which/which.js:69:33) npm ERR! gyp ERR! stack at /root/.nvm/versions/node/v15.3.0/lib/node_modules/npm/node_modules/which/which.js:80:22 npm ERR! gyp ERR! stack at /root/.nvm/versions/node/v15.3.0/lib/node_modules/npm/node_modules/isexe/index.js:42:5 npm ERR! gyp ERR! stack at /root/.nvm/versions/node/v15.3.0/lib/node_modules/npm/node_modules/isexe/mode.js:8:5 npm ERR! gyp ERR! System Linux 4.19.128-microsoft-standard npm ERR! gyp ERR! command "/root/.nvm/versions/node/v15.3.0/bin/node" "/root/.nvm/versions/node/v15.3.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "build" "--fallback-to-build" "--module=/root/discord-server/commando-bot/node_modules/sqlite3/lib/binding/node-v88-linux-x64/node_sqlite3.node" "--module_name=node_sqlite3" "--module_path=/root/discord-server/commando-bot/node_modules/sqlite3/lib/binding/node-v88-linux-x64" "--napi_version=7" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v88" npm ERR! gyp ERR! cwd /root/discord-server/commando-bot/node_modules/sqlite3 npm ERR! gyp ERR! node -v v15.3.0 npm ERR! gyp ERR! node-gyp -v v7.1.2 npm ERR! gyp ERR! not ok npm ERR! node-pre-gyp ERR! build error npm ERR! node-pre-gyp ERR! stack Error: Failed to execute '/root/.nvm/versions/node/v15.3.0/bin/node /root/.nvm/versions/node/v15.3.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/root/discord-server/commando-bot/node_modules/sqlite3/lib/binding/node-v88-linux-x64/node_sqlite3.node --module_name=node_sqlite3 --module_path=/root/discord-server/commando-bot/node_modules/sqlite3/lib/binding/node-v88-linux-x64 --napi_version=7 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v88' (1) npm ERR! node-pre-gyp ERR! stack at ChildProcess. (/root/discord-server/commando-bot/node_modules/node-pre-gyp/lib/util/compile.js:83:29) npm ERR! node-pre-gyp ERR! stack at ChildProcess.emit (node:events:376:20) npm ERR! node-pre-gyp ERR! stack at maybeClose (node:internal/child_process:1055:16) npm ERR! node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:288:5) npm ERR! node-pre-gyp ERR! System Linux 4.19.128-microsoft-standard npm ERR! node-pre-gyp ERR! command "/root/.nvm/versions/node/v15.3.0/bin/node" "/root/discord-server/commando-bot/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build" npm ERR! node-pre-gyp ERR! cwd /root/discord-server/commando-bot/node_modules/sqlite3 npm ERR! node-pre-gyp ERR! node -v v15.3.0 npm ERR! node-pre-gyp ERR! node-pre-gyp -v v0.11.0 npm ERR! node-pre-gyp ERR! not ok

npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2020-12-06T15_47_56_127Z-debug.log

GalGreenfield commented 3 years ago

Hi, bumping this. Would really like help with this.

AlongTheDeveloper commented 3 years ago

what

GalGreenfield commented 3 years ago

what

What do you not understand?

dragonfire535 commented 3 years ago

Use the master branch instead of the npm release.