Created
November 12, 2018 16:51
-
-
Save cbj4074/01317421b6ce2bf9ea8c610f76ffbecc to your computer and use it in GitHub Desktop.
Output of vagrant destroy && vagrant up
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
>vagrant destroy && vagrant up | |
==> homestead-7: VM not created. Moving on... | |
Bringing machine 'homestead-7' up with 'hyperv' provider... | |
==> homestead-7: Verifying Hyper-V is enabled... | |
==> homestead-7: Verifying Hyper-V is accessible... | |
==> homestead-7: Importing a Hyper-V instance | |
homestead-7: Creating and registering the VM... | |
An error occurred while executing a PowerShell script. This error | |
is shown below. Please read the error message and see if this is | |
a configuration error with your system. If it is not, then please | |
report a bug. | |
Script: import_vm.ps1 | |
Error: | |
Failed to import a virtual machine. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment