stuyy / slappey

Discord Bot Project Generator
219 stars 50 forks source link

'slappey' is not recognized as an internal or external command #72

Closed walkxcode closed 3 years ago

walkxcode commented 3 years ago

I'm getting this error 'slappey' is not recognized as an internal or external command

lynxgian commented 3 years ago

Did you install slappey globally?

If not you can install it globally by running:

npm i -g slappey
Kristianbek commented 3 years ago

installing it globally wont change anything, this problem has happened to me before idk i just keep trying and it worked

loveisglitchy commented 3 years ago

Are you on windows? If so, try typing cmd in your terminal and try slappey.

Kristianbek commented 3 years ago

that doesent change anything, you do that to install slappey

walkxcode commented 3 years ago

Guys, I found the issue. You have to install npm to PATH. image