How can I resolve the Shopify-cli installation error?

Hi guys, how to solve this error?

theme-check’s executable “theme-check-language-server.bat” conflicts with C:/Ruby27-x64/bin/theme-check-language-server.bat
Overwrite the executable? [yN]
ERROR: Error installing shopify-cli:
“theme-check-language-server.bat” from theme-check conflicts with C:/Ruby27-x64/bin/theme-check-language-server.bat

Solved.

Hey, I am having the same issue how did you solve this?

1 Like

How did you solve?

Hi there, instead of using my computer’s built-in cmd prompt. I used the Ruby cmd prompt that I installed.

Thanks. I ended up just allowing the override. Seems like there’s some installation issues for Windows regarding the Theme Check feature. When I run VSCode a ruby interpreter task caused my cpu to go mental, and when I quit VSCode, the ruby process just keeps on running. Seems like a known issue that might be fixed in the next CLI release https://github.com/Shopify/theme-check-vscode/issues/5

2 Likes