由于身份验证,Firebase函数安装失败

由于身份验证,Firebase函数安装失败,firebase,npm,Firebase,Npm,我一直在尝试npm安装firebase函数。我以前做过很多次,这是我第一次收到这个问题。错误如下: PS C:\Users\jacob\Desktop\sultvueweb> npm install firebase firebase/functions npm ERR! Error while executing: npm ERR! C:\Program Files\Git\cmd\git.EXE ls-remote -h -t ssh://git@github.com/f

我一直在尝试npm安装firebase函数。我以前做过很多次,这是我第一次收到这个问题。错误如下:

PS C:\Users\jacob\Desktop\sultvueweb> npm install firebase firebase/functions       
npm ERR! Error while executing:
npm ERR! C:\Program Files\Git\cmd\git.EXE ls-remote -h -t ssh://git@github.com/firebase/functions.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\jacob\AppData\Roaming\npm-cache\_logs\2020-04-28T22_58_26_800Z-debug.log

我似乎不知道我需要在哪里更新我的凭据才能使这项工作正常进行。谢谢您的帮助。

我的问题是我的文本编辑器中没有提升的命令提示符。我在管理员提示下尝试了一下,马上就开始工作了。不确定为什么会出现错误。

尝试在windows计算机上安装sudoRunning,目前只需要管理员提示