alerickson
alerickson
Hi @MFunction96, could you run `dotnet --version`? If dotnet is not installed you can find instructions on how to install it [here](https://learn.microsoft.com/en-us/dotnet/core/install/linux-debian#debian-11). Please make sure the dotnet executable is under...
@travisgr PowerShellGet was originally really only meant to interact with PowerShell modules/scripts (hence why it's expecting to find a .psd1). We're working on a rewrite of [PowerShellGet](www.github.com/powershell/powershellget) that better abstracts...
Hi @mwpreston if you email [email protected] we can handle this issue for you. Sorry for the inconvenience!
@JustinGrote we're working on moving off of the NuGet client APIs (see: PowerShell/PowerShellGet#653) and I think that should resolve this issue PowerShellGet side. We'll look into why the server is...
@anmenaga would it be possible to have this PR reviewed by the end of the week so @kadenro can make any changes needed before Semester of Code wraps up?
Can you run `Get-Module` after starting a new session?
@o-l-a-v Thanks for the info, we're going to send this over to PowerShell/PowerShell
@diecknet can you run `Install-PSResource -Name beispiel-skript -Repository diecknetgallery -Verbose -Debug`?
@gerryleys thanks for opening up this PR. There seems to be some build issues, can't tell what's going on from the CI validation, but please run `.\build.ps1 -Clean -Build -BuildConfiguration...
/azp run PowerShell.PSResourceGet