You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.
Clearly, I want to install VirtualBox. I got around this by using Find-Package and piping into Install-Package, but this shouldn't really be necessary. I noticed similar issues with npm and 7zip.
I raised an issue on Oneget:OneGet/oneget#169. The folks over there feel that Chocolatey is returning multiple results in this situation when it should return one - most likely, the package that matched the name exactly.
The text was updated successfully, but these errors were encountered:
I agree. The problem here is that we don't have a provider available yet for OneGet, so YMMV on whatever it is that you are using, likely the CTP built by MS in April 2014. I would suggest you use the official choco client for now and wait for us to announce official OneGet support (which we expect to have sometime this summer). We'll announce it in the newsletter. Thanks!
I tried to install VirtualBox using the Windows 10 PackageManagement Install-Package cmdlet, but got this error:
Clearly, I want to install VirtualBox. I got around this by using
Find-Package
and piping intoInstall-Package
, but this shouldn't really be necessary. I noticed similar issues with npm and 7zip.I raised an issue on Oneget:OneGet/oneget#169. The folks over there feel that Chocolatey is returning multiple results in this situation when it should return one - most likely, the package that matched the name exactly.
The text was updated successfully, but these errors were encountered: