-
Notifications
You must be signed in to change notification settings - Fork 395
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hyper V didnt get installed when running dev_web.ps1 #80
Comments
Hmm, I wonder since we have two possible ways of installing optional features if one is preferred over the other. |
@ddieppa can you confirm what Operating System you are running this on? |
I reproduced this issue on Windows 10 Pro 10.0.17134. When running
or
outside the Boxstarter it works correctly -- package is being found, feature installed. |
sorry for the late response, I am using this: |
Seems to work when you use |
boxstarter.log
Was running
dev_web.ps1
script and didn't get Hyper V installed, here is what I found in the Boxstarter log;Attached is the entire Boxstarter log file
Also noticed that after failing running the
HyperV.ps1
script, apparently none of the following scripts run:Docker.ps1
,WSL.ps1
,Browsers.ps1
.Didn't get installed any browser or docker or WSL
The text was updated successfully, but these errors were encountered: