Open markdmac opened 3 years ago
For now I have worked around this, if running Windows, by importing with the -UseWindowsPowershell
flag.
Import-Module PoshKeePass -UseWindowsPowershell -WarningAction SilentlyContinue
<- This imports it quietly.
Module won't load properly with PowerShell 7. Please add support for the latest version.