Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

Build with a fresh Windows VM throws error messages #2032

Open
govint opened this issue Dec 10, 2017 · 0 comments
Open

Build with a fresh Windows VM throws error messages #2032

govint opened this issue Dec 10, 2017 · 0 comments

Comments

@govint
Copy link
Contributor

govint commented Dec 10, 2017

Make issue, below messages get displayed when building a windows plugin with a freshly installed windows VM. Make scripts need to check the existence of older source and then proceed to remove.

Remove-Item : Cannot find path 'C:\Users\root\go\src\github.com\vmware\docker-volume-vsphere'
because it does not exist.
At line:1 char:1

  • Remove-Item -Recurse -Force C:\Users\root\go\src\github.com\vmware\do ...
  •   + CategoryInfo          : ObjectNotFound: (C:\Users\root\g...-volume-vsphere:String) [Remove-
     Item], ItemNotFoundException
      + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand
    
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants