discordjs / Commando

Official command framework for discord.js
Apache License 2.0
497 stars 243 forks source link

problems installing commando #392

Closed Natemo2625 closed 3 years ago

Natemo2625 commented 3 years ago

sometimes when trying to install commando, i get this error:

npm ERR! Error while executing:
npm ERR! /usr/bin/git ls-remote -h -t ssh://git@github.com/discordjs/Commando.git
npm ERR!
npm ERR! Host key verification failed.
npm ERR! fatal: Could not read from remote repository.
npm ERR!
npm ERR! Please make sure you have the correct access rights
npm ERR! and the repository exists.
npm ERR!
npm ERR! exited with error code: 128

any idea what could be causing it?

ghost commented 3 years ago

I was recently getting this problem with one of my bots too, but later it went away. I'm not sure what caused it and would like to know how to fix it, should it ever reoccur.

dragonfire535 commented 3 years ago

This sounds like a you problem. Cannot reproduce.