vue-element-admin npm install 一直报错 求指导下

PS C:\Users\zt\Desktop\vue-element-admin-master> npm install --registry=https://registry.npm.taobao.org/
npm ERR! code 128
npm ERR! A git connection error occurred
npm ERR! command git --no-replace-objects ls-remote ssh://git@github.com/nhn/raphael.git
npm ERR! ssh: connect to host github.com port 22: Connection timed out
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! A complete log of this run can be found in:
npm ERR! C:\Users\zt\AppData\Local\npm-cache_logs\2021-11-15T06_27_22_360Z-debug.log

参考一下这篇文章

你的什么系统啊,NPM什么版本的