You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run the "npm test" command, two tests: "test-git-http-ssh.js" and "test-put-file-http-ssh.js" fail with the following error:
ssh connection error: { [Error: All configured authentication methods failed] level: 'client-authentication' }
Kindly let me know if I'm missing any dependency or any required configuration.
Thanks,
vserrao
The text was updated successfully, but these errors were encountered:
Hi,
When I run the "npm test" command, two tests: "test-git-http-ssh.js" and "test-put-file-http-ssh.js" fail with the following error:
ssh connection error: { [Error: All configured authentication methods failed] level: 'client-authentication' }
Kindly let me know if I'm missing any dependency or any required configuration.
Thanks,
vserrao
The text was updated successfully, but these errors were encountered: