Guest User

Untitled

a guest
Jan 22nd, 2022
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.73 KB | None | 0 0
  1. ubuntu@discord-bot--1:~/kokomi/Multipurpose-discord-bot$ npm cache clean --force
  2. npm WARN using --force Recommended protections disabled.
  3. ubuntu@discord-bot--1:~/kokomi/Multipurpose-discord-bot$ npm i --python=python2.7 --save
  4. npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
  5. npm WARN deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau
  6. npm WARN deprecated har-validator@5.1.5: this library is no longer supported
  7. npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
  8. npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
  9. npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
  10. npm WARN deprecated axios@0.20.0: Critical security vulnerability fixed in v0.21.1. For more information, see https://github.com/axios/axios/pull/3410
  11. npm WARN deprecated superagent@6.1.0: Please upgrade to v7.0.2+ of superagent. We have fixed numerous issues with streams, form-data, attach(), filesystem errors not bubbling up (ENOENT on attach()), and all tests are now passing. See the releases tab for more information at <https://github.com/visionmedia/superagent/releases>. Thanks to @shadowgate15, @spence-s, and @niftylettuce. Superagent is sponsored by Forward Email at <https://forwardemail.net>.
  12. npm WARN deprecated discord.js@12.5.3: no longer supported
  13. npm ERR! code 1
  14. npm ERR! path /home/ubuntu/kokomi/Multipurpose-discord-bot/node_modules/canvas
  15. npm ERR! command failed
  16. npm ERR! command sh -c node-pre-gyp install --fallback-to-build
  17. npm ERR! Failed to execute '/home/ubuntu/.nvm/versions/node/v16.6.2/bin/node /home/ubuntu/.nvm/versions/node/v16.6.2/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/home/ubuntu/kokomi/Multipurpose-discord-bot/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/home/ubuntu/kokomi/Multipurpose-discord-bot/node_modules/canvas/build/Release --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v93 --python=python2.7' (1)
  18. npm ERR! node-pre-gyp info it worked if it ends with ok
  19. npm ERR! node-pre-gyp info using node-pre-gyp@0.4.2
  20. npm ERR! node-pre-gyp info using node@16.6.2 | linux | arm64
  21. npm ERR! node-pre-gyp info check checked for "/home/ubuntu/kokomi/Multipurpose-discord-bot/node_modules/canvas/build/Release/canvas.node" (not found)
  22. npm ERR! node-pre-gyp http GET https://github.com/Automattic/node-canvas/releases/download/v2.9.0/canvas-v2.9.0-node-v93-linux-glibc-arm64.tar.gz
  23. npm ERR! node-pre-gyp ERR! install response status 404 Not Found on https://github.com/Automattic/node-canvas/releases/download/v2.9.0/canvas-v2.9.0-node-v93-linux-glibc-arm64.tar.gz
  24. npm ERR! node-pre-gyp WARN Pre-built binaries not installable for canvas@2.9.0 and node@16.6.2 (node-v93 ABI, glibc) (falling back to source compile with node-gyp)
  25. npm ERR! node-pre-gyp WARN Hit error response status 404 Not Found on https://github.com/Automattic/node-canvas/releases/download/v2.9.0/canvas-v2.9.0-node-v93-linux-glibc-arm64.tar.gz
  26. npm ERR! gyp info it worked if it ends with ok
  27. npm ERR! gyp info using node-gyp@7.1.2
  28. npm ERR! gyp info using node@16.6.2 | linux | arm64
  29. npm ERR! gyp info ok
  30. npm ERR! gyp info it worked if it ends with ok
  31. npm ERR! gyp info using node-gyp@7.1.2
  32. npm ERR! gyp info using node@16.6.2 | linux | arm64
  33. npm ERR! gyp info find Python using Python version 3.8.10 found at "/usr/bin/python3"
  34. npm ERR! (node:88883) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only.
  35. npm ERR! (Use `node --trace-deprecation ...` to show where the warning was created)
  36. npm ERR! gyp info spawn /usr/bin/python3
  37. npm ERR! gyp info spawn args [
  38. npm ERR! gyp info spawn args '/home/ubuntu/.nvm/versions/node/v16.6.2/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',
  39. npm ERR! gyp info spawn args 'binding.gyp',
  40. npm ERR! gyp info spawn args '-f',
  41. npm ERR! gyp info spawn args 'make',
  42. npm ERR! gyp info spawn args '-I',
  43. npm ERR! gyp info spawn args '/home/ubuntu/kokomi/Multipurpose-discord-bot/node_modules/canvas/build/config.gypi',
  44. npm ERR! gyp info spawn args '-I',
  45. npm ERR! gyp info spawn args '/home/ubuntu/.nvm/versions/node/v16.6.2/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',
  46. npm ERR! gyp info spawn args '-I',
  47. npm ERR! gyp info spawn args '/home/ubuntu/.cache/node-gyp/16.6.2/include/node/common.gypi',
  48. npm ERR! gyp info spawn args '-Dlibrary=shared_library',
  49. npm ERR! gyp info spawn args '-Dvisibility=default',
  50. npm ERR! gyp info spawn args '-Dnode_root_dir=/home/ubuntu/.cache/node-gyp/16.6.2',
  51. npm ERR! gyp info spawn args '-Dnode_gyp_dir=/home/ubuntu/.nvm/versions/node/v16.6.2/lib/node_modules/npm/node_modules/node-gyp',
  52. npm ERR! gyp info spawn args '-Dnode_lib_file=/home/ubuntu/.cache/node-gyp/16.6.2/<(target_arch)/node.lib',
  53. npm ERR! gyp info spawn args '-Dmodule_root_dir=/home/ubuntu/kokomi/Multipurpose-discord-bot/node_modules/canvas',
  54. npm ERR! gyp info spawn args '-Dnode_engine=v8',
  55. npm ERR! gyp info spawn args '--depth=.',
  56. npm ERR! gyp info spawn args '--no-parallel',
  57. npm ERR! gyp info spawn args '--generator-output',
  58. npm ERR! gyp info spawn args 'build',
  59. npm ERR! gyp info spawn args '-Goutput_dir=.'
  60. npm ERR! gyp info spawn args ]
  61. npm ERR! /bin/sh: 1: pkg-config: not found
  62. npm ERR! gyp: Call to 'pkg-config pixman-1 --libs' returned exit status 127 while in binding.gyp. while trying to load binding.gyp
  63. npm ERR! gyp ERR! configure error
  64. npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1
  65. npm ERR! gyp ERR! stack at ChildProcess.onCpExit (/home/ubuntu/.nvm/versions/node/v16.6.2/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
  66. npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:394:28)
  67. npm ERR! gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12)
  68. npm ERR! gyp ERR! System Linux 5.11.0-1022-oracle
  69. npm ERR! gyp ERR! command "/home/ubuntu/.nvm/versions/node/v16.6.2/bin/node" "/home/ubuntu/.nvm/versions/node/v16.6.2/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/home/ubuntu/kokomi/Multipurpose-discord-bot/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/home/ubuntu/kokomi/Multipurpose-discord-bot/node_modules/canvas/build/Release" "--napi_version=8" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v93" "--python=python2.7"
  70. npm ERR! gyp ERR! cwd /home/ubuntu/kokomi/Multipurpose-discord-bot/node_modules/canvas
  71. npm ERR! gyp ERR! node -v v16.6.2
  72. npm ERR! gyp ERR! node-gyp -v v7.1.2
  73. npm ERR! gyp ERR! not ok
  74. npm ERR! node-pre-gyp ERR! build error
  75. npm ERR! node-pre-gyp ERR! stack Error: Failed to execute '/home/ubuntu/.nvm/versions/node/v16.6.2/bin/node /home/ubuntu/.nvm/versions/node/v16.6.2/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/home/ubuntu/kokomi/Multipurpose-discord-bot/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/home/ubuntu/kokomi/Multipurpose-discord-bot/node_modules/canvas/build/Release --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v93 --python=python2.7' (1)
  76. npm ERR! node-pre-gyp ERR! stack at ChildProcess.<anonymous> (/home/ubuntu/kokomi/Multipurpose-discord-bot/node_modules/@discordjs/node-pre-gyp/lib/util/compile.js:85:20)
  77. npm ERR! node-pre-gyp ERR! stack at ChildProcess.emit (node:events:394:28)
  78. npm ERR! node-pre-gyp ERR! stack at maybeClose (node:internal/child_process:1067:16)
  79. npm ERR! node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:301:5)
  80. npm ERR! node-pre-gyp ERR! System Linux 5.11.0-1022-oracle
  81. npm ERR! node-pre-gyp ERR! command "/home/ubuntu/.nvm/versions/node/v16.6.2/bin/node" "/home/ubuntu/kokomi/Multipurpose-discord-bot/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
  82. npm ERR! node-pre-gyp ERR! cwd /home/ubuntu/kokomi/Multipurpose-discord-bot/node_modules/canvas
  83. npm ERR! node-pre-gyp ERR! node -v v16.6.2
  84. npm ERR! node-pre-gyp ERR! node-pre-gyp -v v0.4.2
  85. npm ERR! node-pre-gyp ERR! not ok
  86.  
  87. npm ERR! A complete log of this run can be found in:
  88. npm ERR! /home/ubuntu/.npm/_logs/2022-01-22T23_25_24_585Z-debug.log
Add Comment
Please, Sign In to add comment