Advertisement
Hclegend

Codey stuff

Jan 23rd, 2016
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. Cannot find node on PATH
  2. The installer could not find a 4.2.x install of Node.js. This is needed to
  3. run the install script. Is it okay to download a standalone version of
  4. Node.js v4.2.4 (about 11 MB) to run the install script then delete it right
  5. after it runs? (Installer will quit without installing if it is not)
  6. Press Y if it is okay (any other key if not)
  7. Downloading Node.js v4.2.4 standalone binary...
  8. Running installer...
  9. args are [
  10. "C:\\Users\\Hclegend\\Documents\\BPM\\node.exe",
  11. "C:\\Users\\Hclegend\\Documents\\BPM\\index.js",
  12. "C:\\Users\\Hclegend\\Documents\\BPM",
  13. "isPTB"
  14. ]
  15. path is C:\Users\Hclegend\AppData\Local\DiscordPTB\app-0.0.5\resources\app.asar
  16. addonpath is C:\Users\Hclegend\AppData\Roaming\discord
  17. datapath is C:\Users\Hclegend\Documents\BPM
  18. Removing previous bpm, if it exists...
  19. Removed previous bpm!
  20. Extracting bpm data to discord data...
  21. Done extracting bpm data
  22. Pre-existing app.asar.clean found, using that...
  23. Extracting app.asar from C:\Users\Hclegend\AppData\Local\DiscordPTB\app-0.0.5\resources\app.asar.clean ...
  24. App extraction complete!
  25. Injecting package dependency...
  26. Package dependency injected
  27. Moving integration into node_modules...
  28. Done extracting integration!
  29. Injecting BPM code into index.js...
  30. BPM Injected!
  31. Packing injected asar...
  32. Packing complete!
  33. Cleaning up unpacked data...
  34. Cleaned up unpacked data.
  35. Removing downloaded node binary...
  36. Press any key to continue . . .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement