Hi.
I installed a dependency by github as shown on this package.json here:
"dependencies": {
...
"discord.js": "github:vecchiotom/discord.js",
...
}
When I start the server. I’ve got a git error saying “Host key verification failed.” as shown on this console here:
Can anyone help me on this? For info: git is installed on my computer no problem