PowerShellGetv2
PowerShellGetv2 copied to clipboard
Cannot publish prerelease modules using Path
Steps to reproduce
Publish-Module -Path foo -AllowPrerelease
Expected behavior
Actual behavior
Environment data
> $PSVersionTable
> Get-Module -ListAvailable PowerShellGet,PackageManagement
> Get-PackageProvider -ListAvailable
Could you share the output after running the command with -Debug and -Verbose ?