Exception thrown when changing themes
Closed this issue · 3 comments
I have a fresh install of pshazz and scoop on Windows 10. When I try to change themes, I get an error.
system32 $ pshazz use aag
Exception setting "theme": "The property 'theme' cannot be found on this object. Verify that the property exists and can be set."
At C:\Users\max\scoop\apps\pshazz\current\lib\config.ps1:26 char:9
$cfg.$name = $val
~~~~~~~~~~~~~~~~~
CategoryInfo : NotSpecified: (:) [], SetValueInvocationException
FullyQualifiedErrorId : ExceptionWhenSetting
Should be fixed in 8a23d40 , please update pshazz to the latest version later on.
I'm running 0.2019.03.23. Scoop says this is the latest...
$ scoop update pshazz
pshazz: 0.2019.03.23 (latest version)
Latest versions for all apps are installed! For more information try 'scoop status'
The manifests update automation is in schedule, please wait for it to be executed. It will take some time.