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

Add chocolatey-dotnetfx.extension Windows installation step? #65

Open
Eprince-hub opened this issue Apr 5, 2024 · 0 comments
Open

Add chocolatey-dotnetfx.extension Windows installation step? #65

Eprince-hub opened this issue Apr 5, 2024 · 0 comments
Assignees

Comments

@Eprince-hub
Copy link
Member

Eprince-hub commented Apr 5, 2024

Sometimes, a missing dependency error occurs when Chocolatey is used to install programs. Example below shows such error when Chocolatey is being used to install visualstudio2022-workload-vctools

Unable to resolve dependency 'chocolatey-dotnetfx.extension'. Source(s) used: 'https://community.chocolatey.org/api/v2/'.

The workaround is to install the chocolatey-dotnetfx.extension that is missing as suggestions on the Chocolatey docs for such missing dependency error

choco install chocolatey-dotnetfx.extension --ignore-dependencies

If a lot of students encounter this problem, we may also want to add this as an explicit installation step in the Windows guide.

@Eprince-hub Eprince-hub self-assigned this Apr 5, 2024
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

1 participant