rayzrdev / SharpBot

A Discord.js selfbot written by Rayzr - 60 second installation!
https://git.io/sharpbot
MIT License
129 stars 134 forks source link

Yarn not found, but I downloaded it and its up! #137

Closed ElijahChase closed 6 years ago

ElijahChase commented 6 years ago

It only doesn't work in the run.bat. And Install.bat just freezes.

rayzr522 commented 6 years ago
  1. Run.bat and Install.bat are no longer used. If you downloaded the bot as a ZIP file, then you installed it wrong. Delete the SharpBot folder and ZIP file and follow the instructions in the installation section.
  2. You are clearly on Windows since you're trying to run the Run.bat and Install.bat files, so you are most likely suffering from a common Windows issue; Yarn is often not recognized until after a reboot. This is a common problem, and the cause has yet to be determined. It is not an issue with SharpBot or any of my software, but rather with either Windows or Yarn.

Please reboot, delete the SharpBot folder and ZIP file, and then reinstall properly.

ElijahChase commented 6 years ago

Thanks!

rayzr522 commented 6 years ago

Assuming you have resolved everything, I am going to close this issue now.