问题描述(报错内容):安装插件的时候,提示:
The authenticity of host ‘github.com (20.205.243.166)’ can’t be established.
ED25519 key fingerprint is SHA256:+DiY3wvvV6TuJJhbpZisF/zLDA0zPMSvHdkr4UvCOqU.
This key is not known by any other names.
Are you sure you want to continue connecting (yes/no/[fingerprint])?
我输入yes,然后让我输入Token,我在github上生成了Token输入进去之后。报错
Failed to execute git clone –mirror – ’https://XXX:x-oauth-basic@github.com/zerosonesfun/audio
.git’ ‘/root/.cache/composer/vcs/https—github.com-zerosonesfun-audio.git/’
Cloning into bare repository '/root/.cache/composer/vcs/https—github.com-zerosonesfun-audio.gi
t’…
remote: Support for password authentication was removed on August 13, 2021.
remote: Please see https://docs.github.com/get-started/getting-started-with-git/about-remote-rep
ositories#cloning-with-https-urls for information on currently recommended modes of authenticati
on.
fatal: Authentication failed for ‘https://github.com/zerosonesfun/audio.git/’
请问怎么解决呀?
已尝试的解决办法(演示网址或图片):