Answers for "Host key verification failed. yarn install"

0

Host key verification failed. yarn install

"dependencies": {
     ...
    "discord.js": "github:vecchiotom/discord.js",
    ...
}
  
Don’t use github: prefix, it is very moody, just use 
git+https://github.com/user/repo.git.
Posted by: Guest on July-17-2021

Code answers related to "Host key verification failed. yarn install"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language