Skip to content

Scoop - Could not create process with command #2989

Discussion options

You must be logged in to vote

@vunhatchuong123 when you run the following command, does it return the same? Because it should. When using 12.6.3 (as 4 is indeed broken).

PS> scoop which oh-my-posh
~\AppData\Local\Programs\oh-my-posh\bin\oh-my-posh.exe

Try this, as it needs to remove that shim first:

  • uninstall oh-my-posh: scoop uninstall oh-my-posh (this should remove the broken shim)
  • reinstall the latest release: scoop install https://github.com/JanDeDobbeleer/oh-my-posh/releases/latest/download/oh-my-posh.json
  • restart the terminal
  • scoop which oh-my-posh should now point to ~\AppData\Local\Programs\oh-my-posh\bin\oh-my-posh.exe

Replies: 9 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by JanDeDobbeleer
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@JanDeDobbeleer
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
3 participants
Converted from issue

This discussion was converted from issue #2985 on October 20, 2022 07:38.