poshbotio / PoshBot

Powershell-based bot framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't install poshbot

poseyjmac opened this issue · comments

'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

  • Module version used:
  • Operating System and PowerShell version:

Windows Server 2012 R2 Standard
Powershell 5.1

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