Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.76 KB | None | 0 0
  1. Bot is ready!
  2. DBM MODS (Node Module Installer v2.1) Attempting To Install Node Module: 'youtube-info'. Please wait...
  3.  
  4. + youtube-info@1.3.2
  5. updated 1 package and audited 247 packages in 3.897s
  6. found 15 vulnerabilities (1 low, 11 moderate, 3 high)
  7. run `npm audit fix` to fix them, or `npm audit` for details
  8. DBM MODS (Node Module Installer v2.1): Node Module 'youtube-info' failed to install. Attempt Number: 1 out of 3
  9. DBM MODS (Node Module Installer v2.1) Attempting To Install Node Module: 'youtube-info'. Please wait...
  10.  
  11. + youtube-info@1.3.2
  12. updated 1 package and audited 247 packages in 2.216s
  13. found 15 vulnerabilities (1 low, 11 moderate, 3 high)
  14. run `npm audit fix` to fix them, or `npm audit` for details
  15. DBM MODS (Node Module Installer v2.1): Node Module 'youtube-info' failed to install. Attempt Number: 2 out of 3
  16. DBM MODS (Node Module Installer v2.1): Could not automatically install youtube-info.
  17.  
  18. (Install attempt limit reached)
  19. Please try to run your bot CMD/Terminal (Ctrl + Shift + Right Click [In Windows] To Open a CMD Window) and do 'node bot.js' at least once to allow the installer to run.
  20. If that still fails please do 'npm install --save youtube-info' and restart your bot before you continue.
  21. DBM MODS (Node Module Installer v2.1) Attempting To Install Node Module: 'hh-mm-ss'. Please wait...
  22.  
  23. + hh-mm-ss@1.2.0
  24. updated 1 package and audited 247 packages in 2.047s
  25. found 15 vulnerabilities (1 low, 11 moderate, 3 high)
  26. run `npm audit fix` to fix them, or `npm audit` for details
  27. DBM MODS (Node Module Installer v2.1): Node Module 'hh-mm-ss' failed to install. Attempt Number: 1 out of 3
  28. DBM MODS (Node Module Installer v2.1) Attempting To Install Node Module: 'hh-mm-ss'. Please wait...
  29.  
  30. + hh-mm-ss@1.2.0
  31. updated 1 package and audited 247 packages in 2.115s
  32. found 15 vulnerabilities (1 low, 11 moderate, 3 high)
  33. run `npm audit fix` to fix them, or `npm audit` for details
  34. DBM MODS (Node Module Installer v2.1): Node Module 'hh-mm-ss' failed to install. Attempt Number: 2 out of 3
  35. DBM MODS (Node Module Installer v2.1): Could not automatically install hh-mm-ss.
  36.  
  37. (Install attempt limit reached)
  38. Please try to run your bot CMD/Terminal (Ctrl + Shift + Right Click [In Windows] To Open a CMD Window) and do 'node bot.js' at least once to allow the installer to run.
  39. If that still fails please do 'npm install --save hh-mm-ss' and restart your bot before you continue.
  40. DBM MODS (Node Module Installer v2.1) Attempting To Install Node Module: 'youtube-search'. Please wait...
  41.  
  42. + youtube-search@1.1.4
  43. updated 1 package and audited 247 packages in 2.481s
  44. found 15 vulnerabilities (1 low, 11 moderate, 3 high)
  45. run `npm audit fix` to fix them, or `npm audit` for details
  46. DBM MODS (Node Module Installer v2.1): Node Module 'youtube-search' failed to install. Attempt Number: 1 out of 3
  47. DBM MODS (Node Module Installer v2.1) Attempting To Install Node Module: 'youtube-search'. Please wait...
  48.  
  49. + youtube-search@1.1.4
  50. updated 1 package and audited 247 packages in 2.229s
  51. found 15 vulnerabilities (1 low, 11 moderate, 3 high)
  52. run `npm audit fix` to fix them, or `npm audit` for details
  53. DBM MODS (Node Module Installer v2.1): Node Module 'youtube-search' failed to install. Attempt Number: 2 out of 3
  54. DBM MODS (Node Module Installer v2.1): Could not automatically install youtube-search.
  55.  
  56. (Install attempt limit reached)
  57. Please try to run your bot CMD/Terminal (Ctrl + Shift + Right Click [In Windows] To Open a CMD Window) and do 'node bot.js' at least once to allow the installer to run.
  58. If that still fails please do 'npm install --save youtube-search' and restart your bot before you continue.
  59. Please insert a video url or keywords to search for!
  60. (node:36040) UnhandledPromiseRejectionWarning: #<Object>
  61. (node:36040) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
  62. (node:36040) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  63. (node:36040) UnhandledPromiseRejectionWarning: #<Object>
  64. (node:36040) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
  65. (node:36040) UnhandledPromiseRejectionWarning: #<Object>
  66. (node:36040) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 3)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement