小编vor*_*raD的帖子

在%PATH%的任何目录中找不到`ssh`可执行文件

错误:

c:\Users\dhawal.vora>vagrant ssh
`ssh` executable not found in any directories in the %PATH% variable. Is an
SSH client installed? Try installing Cygwin, MinGW or Git, all of which
contain an SSH client. Or use your favorite SSH client with the following
authentication information shown below:

Host: 127.0.0.1
Port: 2222
Username: vagrant
Private key: c:/Users/dhawal.vora/.vagrant/machines/default/virtualbox/private_key
Run Code Online (Sandbox Code Playgroud)

请帮忙????

流浪档案如下 -

# -*- mode: ruby -*-
# vi: set ft=ruby :

# All Vagrant configuration is done below. The "2" in Vagrant.configure
# configures …
Run Code Online (Sandbox Code Playgroud)

ssh virtual-machine vagrant vagrantfile

31
推荐指数
1
解决办法
4万
查看次数

如何在C#中添加对程序集的引用?

我收到错误消息:

在未引用的程序集中定义了'system.windows.controls.control'类型。”

如何添加对程序集的引用?

.net c# c#-4.0

5
推荐指数
2
解决办法
3万
查看次数

标签 统计

.net ×1

c# ×1

c#-4.0 ×1

ssh ×1

vagrant ×1

vagrantfile ×1

virtual-machine ×1