`ssh` executable not found in any directories in the %PATH%

前端 未结 6 2055
无人共我
无人共我 2021-01-31 09:09

ERROR:

c:\\Users\\dhawal.vora>vagrant ssh
`ssh` executable not found in any directories in the %PATH% variable. Is an
SSH client installed? Try installing Cyg         


        
6条回答
  •  渐次进展
    2021-01-31 09:45

    This well-written illustrative tutorial gives a great overview on ways to setup Vagrant SSH. The first way is via Git and the second way describes how to use Putty. It is very easy to follow.

    Running Vagrant SSH on Windows

提交回复
热议问题