Eirik Mildestveit Hammerstad
Eirik Mildestveit Hammerstad
If you open the `ScriptCs.nupkg` using [Nuget Package Explorer](https://npe.codeplex.com/) (probably located somewhere like `C:\ProgramData\chocolatey\lib-bad\scripcs\scriptcs.nupkg`), you can see that the installation script `chocolateyInstall.ps1` contains the following lines (8-10): ``` $dependencies =...
If you are on a completely new machine, you may end up running into problems compiling the content following the steps above. If you (like me) crash on an error...
If you are dual-booting Linux and Windows, like I do - a VirtualBox installation on the Linux partition will influence WSL. Uninstalling VirtualBox on Linux fixed WSL on Windows.