Skip to content
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

VLC installation using Provider Name ChocolateyGet #501

Closed
kundankumar-tudip opened this issue Mar 31, 2021 · 1 comment
Closed

VLC installation using Provider Name ChocolateyGet #501

kundankumar-tudip opened this issue Mar 31, 2021 · 1 comment

Comments

@kundankumar-tudip
Copy link

I am facing an issue while installing VLC using the following command:

Install-Module -Name ChocolateyGet -AllowClobber
Install-Package -Name vlc -Provider ChocolateyGet

Output: "WARNING: Cannot bind argument to parameter 'source' because it is an empty string.

Although I have installed the VLC media player on 03/25/2021 using the same method but this time I am facing an issue. Please guide me so that I can install the VLC media player using chocolatey.

@ethanbergstrom
Copy link

This was an issue with the ChocolateyGet provider itself. See jianyunt/ChocolateyGet#24.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants