JanDeDobbeleer / oh-my-posh

The most customisable and low-latency cross platform/shell prompt renderer

Home Page:https://ohmyposh.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I Keep running into this error

khraosgenetor opened this issue · comments

Code of Conduct

  • I agree to follow this project's Code of Conduct

What happened?

A bug happened!

Theme

INstalled it, trying to run post-install config

What OS are you seeing the problem on?

Windows

Which shell are you using?

powershell

Log output

PS C:\Users\alien\posh-git> oh-my-posh init pwsh --config "$env:POSH_THEMES_PATH\jandedobbeleer.omp.json" | Invoke-Expression
Set-PSReadLineOption : The type initializer for 'Microsoft.PowerShell.PSConsoleReadLine' threw an exception.
At line:456 char:5
+     Set-PSReadLineOption -ContinuationPrompt (@(Start-Utf8Process $sc ...
+     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Set-PSReadLineOption], TypeInitializationException
    + FullyQualifiedErrorId : System.TypeInitializationException,Microsoft.PowerShell.SetPSReadLineOption