Advertisement
WpJuel

Untitled

Oct 20th, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. C:\Users\mathi>cd "C:\Users\mathi\OneDrive\Skrivebord\Maps\Discord_Bots\JuelBot\Juels Discord"
  2.  
  3. C:\Users\mathi\OneDrive\Skrivebord\Maps\Discord_Bots\JuelBot\Juels Discord>node bot.js
  4. DBM MODS (Node Module Installer v2.1) Attempting To Install Node Module: 'valid-url'. Please wait...
  5.  
  6. + valid-url@1.0.9
  7. added 1 package and audited 119 packages in 1.909s
  8. found 9 vulnerabilities (7 moderate, 2 high)
  9. run `npm audit fix` to fix them, or `npm audit` for details
  10. DBM MODS (Node Module Installer v2.1): Node Module 'valid-url' failed to install. Attempt Number: 1 out of 3
  11. DBM MODS (Node Module Installer v2.1) Attempting To Install Node Module: 'valid-url'. Please wait...
  12.  
  13. + valid-url@1.0.9
  14. updated 1 package and audited 119 packages in 1.773s
  15. found 9 vulnerabilities (7 moderate, 2 high)
  16. run `npm audit fix` to fix them, or `npm audit` for details
  17. DBM MODS (Node Module Installer v2.1): Node Module 'valid-url' failed to install. Attempt Number: 2 out of 3
  18. DBM MODS (Node Module Installer v2.1): Could not automatically install valid-url.
  19.  
  20. (Install attempt limit reached)
  21. 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.
  22. If that still fails please do 'npm install --save valid-url' and restart your bot before you continue.
  23. (node:17536) UnhandledPromiseRejectionWarning: #<Object>
  24. (node:17536) 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)
  25. (node:17536) [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.
  26. Bot is ready!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement