-
Notifications
You must be signed in to change notification settings - Fork 10.1k
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
System.IO.Compression.Zip Not found while installing #16
Comments
What version of PowerShell do you have? You can install it from here if you don't have it: http://www.microsoft.com/en-us/download/details.aspx?id=40855 |
You need a newer version of Powershell to use KVM. Core CLR will also not currently work on Windows 7, so you will not be able to switch to Core CLR. |
Updating the Powershell worked perfectly! Thansk! |
natemcmaster
pushed a commit
that referenced
this issue
Oct 17, 2018
natemcmaster
pushed a commit
that referenced
this issue
Nov 14, 2018
All of the uv_* calls must be called on the original thread the finalizer thread cleaning up safehandle classes needs special handling see #16
ryanbrandenburg
pushed a commit
that referenced
this issue
Nov 19, 2018
ryanbrandenburg
pushed a commit
that referenced
this issue
Nov 21, 2018
Using 'nameof' operator instead of magic strings
natemcmaster
pushed a commit
that referenced
this issue
Nov 21, 2018
dougbu
pushed a commit
to dotnet-maestro-bot/AspNetCore
that referenced
this issue
Sep 11, 2019
* Also cleaned up existing sed commands
ghost
locked as resolved and limited conversation to collaborators
Dec 4, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Unable to install on Windows7 Home 64 bit, VS2012 Ultimate and .Net 4.5.50938 as administrator. The very same on a Windows 8.
F:\Documents\TempDevelop\Home-master>kvm setup
Copying file C:\Users\edaros.kre\bin\kvm.ps1
Copying file C:\Users\edaros.kre\bin\kvm.cmd
Adding C:\Users\edaros.kre\bin to process PATH
Adding C:\Users\edaros.kre\bin to user PATH
Adding C:\Program Files\KRE;%USERPROFILE%.kre to process KRE_HOME
Adding C:\Program Files\KRE;%USERPROFILE%.kre to machine KRE_HOME
Press any key to continue ...
F:\Documents\TempDevelop\Home-master>kvm install 0.1-alpha-build-0421
Downloading KRE-svr50-x86.0.1-alpha-build-0421 from https://www.myget.org/F/aspn
etvnext/api/v2/
Installing to C:\Users\edaros.kre\packages\KRE-svr50-x86.0.1-alpha-build-0421
Unable to find type [System.IO.Compression.ZipFile]: make sure that the assembly
containing this type is loaded.
The text was updated successfully, but these errors were encountered: