-
Couldn't load subscription status.
- Fork 1.3k
Closed
Labels
Description
The correct way to enable this feature as of right now is to add the following to the settings json of winget:
"experimentalFeatures": {
"configuration": true
}
The docs however suggest adding the following which won't work:
"experimentalFeatures": {
"WinGet configuration": true
}
I would love to fix this but I can't seem to find the file for this page :/
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
- ID: e0e0aecd-b61c-26ae-9bfb-24606f41e9da
- Version Independent ID: e0e0aecd-b61c-26ae-9bfb-24606f41e9da
- Content: WinGet Configuration
- Content Source: hub/package-manager/configuration/index.md
- Product: dev-environment
- Technology: package-manager
- GitHub Login: @KevinLaMS
- Microsoft Alias: kevinla
mattwojo