我安装了Vagrant,Vagrant init工作正常.当我现在运行Vagrant时,我收到此错误:
The executable 'cygpath' Vagrant is trying to run was not
found in the %PATH% variable. This is an error. Please verify
this software is installed and on the path.
Run Code Online (Sandbox Code Playgroud)
我使用cygwin作为终端,我有Windows 8,我已经C:\cygwin64\bin在我的PATH中添加了一些变量.
我的问题是,当我指定了我的cygwin bin的路径时,为什么会收到此错误消息?
谢谢!