MicrosoftDocs / PowerShell-Docs-DSC

Documentation for PowerShell Desired State Configuration
https://learn.microsoft.com/powershell/dsc/overview
Creative Commons Attribution 4.0 International
31 stars 36 forks source link

Install-Module not pulling 3.0.0 #168

Closed v-jsheehan closed 1 year ago

v-jsheehan commented 1 year ago

The listed command for installing the 3.0 module only pulls the 2.0.7 version from the gallery. Using Install-Module PSDesiredStateConfiguration -AllowPreRelease -Force -RequiredVersion 3.0.0-beta1 pulls a version 3 module.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.