npm install 初始化项目报错 别的项目都可以 然后就这个项目不行

pm ERR! Error while executing:
npm ERR! C:\Program Files\Git\cmd\git.EXE ls-remote -h -t ssh://git@github.com/sohee-lee7/Squire.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

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\jiqing\AppData\Roaming\npm-cache_logs\2021-12-11T04_47_40_086Z-debug.log

ssh://git@github.com/sohee-lee7/Squire.git拉取失败