Skip to content
Discussion options

You must be logged in to vote

@RokeJulianLockhart you are running PowerShell 7.5.4 which as I mentioned in this comment comes with the new Microsoft.PowerShell.PSResourceGet module that replaces PowerShellGet (the module that Install-Module comes from) and has lots more improved features and is being actively developed.

So I kindly ask

  • Please Stop using Install-Module & the PowerShellGet module
    • Ideally on every system that you use PowerShell, whether that be Windows PowerShell (v5.1) or PowerShell (v7.x)
  • Please Start using Install-PSResource instead & the Microsoft.PowerShell.PSResourceGet module
  • Please Update scripts & any documentation you maintain that suggests or uses Install-Module

I also strongly recommend …

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@roke-julian-lockhart
Comment options

@kilasuit
Comment options

Answer selected by roke-julian-lockhart
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants