Advertisement
Guest User

XDDD

a guest
Jan 26th, 2020
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.57 KB | None | 0 0
  1. Bot is ready!
  2. DBM MODS (Node Module Installer v2.1) Attempting To Install Node Module: 'speedtest-net'. Please wait...
  3.  
  4. + speedtest-net@1.6.0
  5. removed 1 package, updated 1 package and audited 290 packages in 8.262s
  6.  
  7. 1 package is looking for funding
  8. run `npm fund` for details
  9.  
  10. found 12 vulnerabilities (1 low, 8 moderate, 3 high)
  11. run `npm audit fix` to fix them, or `npm audit` for details
  12. DBM MODS (Node Module Installer v2.1): Node Module 'speedtest-net' failed to install. Attempt Number: 1 out of 3
  13. DBM MODS (Node Module Installer v2.1) Attempting To Install Node Module: 'speedtest-net'. Please wait...
  14.  
  15. + speedtest-net@1.6.0
  16. updated 1 package and audited 290 packages in 5.885s
  17.  
  18. 1 package is looking for funding
  19. run `npm fund` for details
  20.  
  21. found 12 vulnerabilities (1 low, 8 moderate, 3 high)
  22. run `npm audit fix` to fix them, or `npm audit` for details
  23. DBM MODS (Node Module Installer v2.1): Node Module 'speedtest-net' failed to install. Attempt Number: 2 out of 3
  24. DBM MODS (Node Module Installer v2.1): Could not automatically install speedtest-net.
  25.  
  26. (Install attempt limit reached)
  27. 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.
  28. If that still fails please do 'npm install --save speedtest-net' and restart your bot before you continue.
  29. DBM MODS (Node Module Installer v2.1): Could not automatically install speedtest-net.
  30.  
  31. (Install attempt limit reached)
  32. 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.
  33. If that still fails please do 'npm install --save speedtest-net' and restart your bot before you continue.
  34. (node:8996) UnhandledPromiseRejectionWarning: #<Object>
  35. (node:8996) 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)
  36. (node:8996) [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.
  37. (node:8996) UnhandledPromiseRejectionWarning: #<Object>
  38. (node:8996) 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)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement