Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing the link to get the package swagger-node-runner from ssh to https #607

Merged
merged 1 commit into from
Oct 31, 2022

Conversation

Energoblock
Copy link

If the user does not have a generated ssh key pair, then getting from github via ssh fails with an error:

npm ERR! code 128
npm ERR! An unknown git error occurred
npm ERR! command git --no-replace-objects ls-remote ssh://git@github.com/fintechx/swagger-node-runner.git
npm ERR! Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
npm ERR! git@github.com: Permission denied (publickey).

Signed-off-by: Energoblock <7158577+Energoblock@users.noreply.github.com>
@koral--
Copy link
Member

koral-- commented Oct 31, 2022

Thanks

@koral-- koral-- merged commit e7e0d3b into DeviceFarmer:master Oct 31, 2022
@Energoblock Energoblock deleted the fix-yarn-lock branch October 31, 2022 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants