ironmansoftware / powershell-universal

Issue tracker for PowerShell Universal
https://powershelluniversal.com
38 stars 4 forks source link

Invalid configuration ... settings.ps1 Value cannot be null. (Parameter 'collection') #4059

Closed alexrgreenwood closed 4 days ago

alexrgreenwood commented 1 week ago

Description of Issue

on todays build 5.0.16 (11828074791) i get the error with setting.ps1

$Parameters = @{
    DefaultEnvironment = "PowerShell 7"
    HideApi            = $true
    NotificationLevel  = "Warning"
}
Set-PSUSetting @Parameters

Version

5.0.16 (11828074791)

Severity

Low

Hosting Method

MSI (Windows Service)

Operating System

Windows

Database

SQL

Licensed

Yes

Features

No response

Additional Environment data

No response

Screenshots/Animations

No response