Closed JensGJ closed 1 year ago
This issue has been automatically locked since there has not been any recent activity (i.e. last half year) after it was closed. It helps our maintainers focus on the active issues. If you have found a problem that seems similar, please open a discussion first, complete the body with all the details necessary to reproduce, and mention this issue as reference.
Code of Conduct
What happened?
When calling Get-PoshThemes I get an error before the initial output:
The command continues without errors but something must be wrong since the error shows up. The error is the same if I call Get-PoshThemes -List and it is also same error if I supply a value in path:
Screendump of the error occuring:
Theme
{ "$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json", "blocks": [ { "alignment": "left", "segments": [ { "background": "#003543", "foreground": "#00c983", "leading_diamond": "\ue0b6", "style": "diamond", "type": "os" }, { "background": "#DA627D", "foreground": "#ffffff", "powerline_symbol": "\ue0b0", "properties": { "folder_icon": "\uf115", "folder_separator_icon": "\", "home_icon": "\udb80\udedc", "mapped_locations": { "C:\Dev\Git": "\uf1d3 ", "C:\Dev\Git\GitLab": "\uf1d3 \uea9f \uf296 ", "C:\Dev\Git\GitHub": "\uf1d3 \uea9f \uea84 ", "C:\Users\jgj.it\OneDrive - CBS - Copenhagen Business School" : "\ue762", "C:\Users\jgj.it\Dropbox" : "\ue707"
], "final_space": true, "version": 2 }
What OS are you seeing the problem on?
Windows
Which shell are you using?
powershell
Log output