-
Notifications
You must be signed in to change notification settings - Fork 19
Version 1.9.7 can't see theme-check-language-server #117
Comments
Hmm. 1.9.7 prefers
which theme-check-language-server
which shopify
|
I'm getting the same issue with the latest version of the VSCode extension (v1.9.7).
Some further info: The Shopify CLI is installed only within WSL2 as a Linux install and the code is opened in Visual Studio Code via the command-line using Since the extension is installed and active the error shows up within any project whether it is a Shopify theme or not. |
👋 this repo is no longer the source of truth for theme check, if this is still an issue please open an issue in the theme tools repo 🙏 thank you! |
OS: WSL Ubuntu 20.04
After updating to version 1.9.7, I get this error:
I verified it and the theme-check-language-server script does in fact exist under that path. I tried specifying different paths with the "shopifyLiquid.languageServerPath" setting, but the error persists. It seems like checking for the file's existence is somehow broken.
Version 1.9.6 works fine for me.
The text was updated successfully, but these errors were encountered: