-
Bug
-
Resolution: Done
-
Blocker
-
9.1.0.CR1
Using bundled installer B90. Everything goes well up to the point when CDK gets into the post-Vagrant setup and fails on vagrant plugin installation. This is the error from install.log:
Mon, 11 Apr 2016 08:08:14 GMT-INFO: cdk - postVagrantSetup called
Mon, 11 Apr 2016 08:08:14 GMT-INFO: cdk - Execute command vagrant plugin install c:\DeveloperPlatform\cdk\plugins\vagrant-registration-1.2.1.gem
Mon, 11 Apr 2016 08:08:14 GMT-INFO: cdk - Execute options {
"env": {
"path": "c:\\DeveloperPlatform\\vagrant;C:\\DeveloperPlatform\\virtualbox\\;"
}
}
Mon, 11 Apr 2016 08:08:14 GMT-ERROR: cdk - Error: Command failed: vagrant plugin install c:\DeveloperPlatform\cdk\plugins\vagrant-registration-1.2.1.gem
'vagrant' is not recognized as an internal or external command,
operable program or batch file.
Mon, 11 Apr 2016 08:08:14 GMT-ERROR: cdk - 'vagrant' is not recognized as an internal or external command,
operable program or batch file.
Mon, 11 Apr 2016 08:08:14 GMT-ERROR: cdk failed to install: Error: Command failed: vagrant plugin install c:\DeveloperPlatform\cdk\plugins\vagrant-registration-1.2.1.gem
'vagrant' is not recognized as an internal or external command,
operable program or batch file.