poshbotio / PoshBot

Powershell-based bot framework
MIT License
536 stars 108 forks source link

Can't install poshbot #209

Closed poseyjmac closed 4 years ago

poseyjmac commented 4 years ago

'Install-Module -Name PoshBot -Repository PSGallery' doesn't install the module.

Expected Behavior

The module being installed

Current Behavior

Error message:

WARNING: Source Location 'https://www.powershellgallery.com/api/v2/package/Configuration/1.3.1' is not valid.

Steps to Reproduce (for bugs)

  1. Be me
  2. Run 'Install-Module -Name PoshBot -Repository PSGallery'

Context

Can't install module. Install module.

Your Environment

Windows Server 2012 R2 Standard Powershell 5.1

kilasuit commented 4 years ago

Which version of PowerShellGet & PackageManagement are you running?

Does this happen on Server 2016 too.

Also I'm not going to be able to follow your first step to repro this I'm afraid