-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Description
PS>.\Install-ConEmuTheme.ps1
cmdlet Install-ConEmuTheme.ps1 at command pipeline position 1
Supply values for the following parameters:
Operation: Add
ThemePathOrName: themes\material-sublime-darker.xml
C:\Users\Me\Documents\WindowsPowerShell\ConEmu-Color-Themes\Install-ConEmuTheme.ps1 : Exception calling
"Save" with "1" argument(s): "Invalid XML document. The document does not have a root element."
At line:1 char:1
+ .\Install-ConEmuTheme.ps1
+ ~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Install-ConEmuTheme.ps1
What am i doing wrong?
Metadata
Metadata
Assignees
Labels
No labels