Advertisement
Guest User

Untitled

a guest
Aug 21st, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.01 KB | None | 0 0
  1. DBM MODS (Node Module Installer v2.1) Attempting To Install Node Module: 'request'. Please wait...
  2.  
  3. + request@2.88.0
  4. removed 1 package, updated 1 package and audited 303 packages in 2.807s
  5. found 7 vulnerabilities (1 low, 4 moderate, 2 high)
  6. run `npm audit fix` to fix them, or `npm audit` for details
  7. DBM MODS (Node Module Installer v2.1): Node Module 'request' failed to install. Attempt Number: 1 out of 3
  8. DBM MODS (Node Module Installer v2.1) Attempting To Install Node Module: 'request'. Please wait...
  9.  
  10. + request@2.88.0
  11. updated 1 package and audited 303 packages in 2.514s
  12. found 7 vulnerabilities (1 low, 4 moderate, 2 high)
  13. run `npm audit fix` to fix them, or `npm audit` for details
  14. DBM MODS (Node Module Installer v2.1): Node Module 'request' failed to install. Attempt Number: 2 out of 3
  15. DBM MODS (Node Module Installer v2.1): Could not automatically install request.
  16.  
  17. (Install attempt limit reached)
  18. 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.
  19. If that still fails please do 'npm install --save request' and restart your bot before you continue.
  20. DBM MODS (Node Module Installer v2.1) Attempting To Install Node Module: 'extend'. Please wait...
  21.  
  22. + extend@3.0.2
  23. updated 1 package and audited 303 packages in 1.538s
  24. found 7 vulnerabilities (1 low, 4 moderate, 2 high)
  25. run `npm audit fix` to fix them, or `npm audit` for details
  26. DBM MODS (Node Module Installer v2.1): Node Module 'extend' failed to install. Attempt Number: 1 out of 3
  27. DBM MODS (Node Module Installer v2.1) Attempting To Install Node Module: 'extend'. Please wait...
  28.  
  29. + extend@3.0.2
  30. updated 1 package and audited 303 packages in 1.63s
  31. found 7 vulnerabilities (1 low, 4 moderate, 2 high)
  32. run `npm audit fix` to fix them, or `npm audit` for details
  33. DBM MODS (Node Module Installer v2.1): Node Module 'extend' failed to install. Attempt Number: 2 out of 3
  34. DBM MODS (Node Module Installer v2.1): Could not automatically install extend.
  35.  
  36. (Install attempt limit reached)
  37. 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.
  38. If that still fails please do 'npm install --save extend' and restart your bot before you continue.
  39. (node:2344) UnhandledPromiseRejectionWarning: #<Object>
  40. (node:2344) 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)
  41. (node:2344) [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.
  42. (node:2344) UnhandledPromiseRejectionWarning: #<Object>
  43. (node:2344) 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)
  44. Bot is ready!
  45. (node:2344) DeprecationWarning: Collection#find: pass a function instead
  46. (node:2344) DeprecationWarning: Collection#find: pass a function instead
  47. (node:2344) DeprecationWarning: Collection#find: pass a function instead
  48. (node:2344) DeprecationWarning: Collection#find: pass a function instead
  49. (node:2344) DeprecationWarning: Collection#find: pass a function instead
  50. (node:2344) DeprecationWarning: Collection#find: pass a function instead
  51. (node:2344) DeprecationWarning: Collection#find: pass a function instead
  52. (node:2344) DeprecationWarning: Collection#find: pass a function instead
  53. (node:2344) DeprecationWarning: Collection#find: pass a function instead
  54. (node:2344) DeprecationWarning: Collection#find: pass a function instead
  55. (node:2344) DeprecationWarning: Collection#find: pass a function instead
  56. (node:2344) DeprecationWarning: Collection#find: pass a function instead
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement