Show-Karma fails after repo-based installation #462
Labels
Category-Module
Pertaining to the module's functionality itself.
Issue-Discussion
Let's talk about it!
Describe "Module Bug or Issue"
Identical to the issue reported in #452
Context "The Problem"
After following the repo-based installation steps and running
Show-Karma
, I receive the following error:Running
Import-Module PSKoans
as suggested in the first error message:Installing EZOut using
-AllowClobber
and runningPSKoans.ezformat.ps1
as suggested in #452:Running
Show-Karma
again:Checking
$Error[0].Exception.GetBaseException() | Format-List -Force
as suggested in #452:Context "Additional Information"
Also attempted using PS 7.1.4 on both Windows and macOS with similar results.
No issues when installing from gallery.
The text was updated successfully, but these errors were encountered: