rayzrdev / SharpBot

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

Binary Gulp Not found #117

Closed Evan2-0 closed 6 years ago

Evan2-0 commented 6 years ago

When Doing yarn start Git said the binary gulp was not found how do I fix this issue? (exact error $ yarn start yarn run v1.1.0 $ gulp error Couldn't find the binary gulp info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. Thanks for your time please help me!

rayzr522 commented 6 years ago

You forgot to run yarn install. If you're on Windows, you need to run the Install.bat file in the SharpBot folder.