You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use Import on the Install screen; it displays an error message in the progress window.
To Reproduce
Go to Install screen.
Click on gear.
Use “Import” to import a previously-exported json file. It happened the first time on a saved file from a previous version of the software, but it seems to do the same thing on a file previously exported from the same version.
Expected behavior
I expected the file to be imported without an error message.
Screenshots (copied error message text)
Invoke-WPFPresets : Cannot process argument transformation on parameter 'preset'. Cannot convert value to type
System.String.
At line:4398 char:35
+ Invoke-WPFPresets -preset $flattenedJson -imported $true
+ ~~~~~~~~~~~~~~
+ CategoryInfo : InvalidData: (:) [Invoke-WPFPresets], ParameterBindingArgumentTransformationException
+ FullyQualifiedErrorId : ParameterArgumentTransformationError,Invoke-WPFPresets
Additional context
Hope this is a good enough report to help you figure out the problem!
The text was updated successfully, but these errors were encountered:
Describe the bug
Use Import on the Install screen; it displays an error message in the progress window.
To Reproduce
Go to Install screen.
Click on gear.
Use “Import” to import a previously-exported json file. It happened the first time on a saved file from a previous version of the software, but it seems to do the same thing on a file previously exported from the same version.
Expected behavior
I expected the file to be imported without an error message.
Screenshots (copied error message text)
Additional context
Hope this is a good enough report to help you figure out the problem!
The text was updated successfully, but these errors were encountered: