Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension errors without a git repository #718

Open
skelouse opened this issue Jan 17, 2025 · 1 comment
Open

Extension errors without a git repository #718

skelouse opened this issue Jan 17, 2025 · 1 comment

Comments

@skelouse
Copy link

Describe the bug
Without a .git config the extension searches for "//.config" and errors continuously with "[UriError]: If a URI does not contain an authority component, then the path cannot begin with two slash characters ("//")"

Expected behaviour
No errors

Actual behaviour
Many errors

Debugging information

  • Ubuntu 24.04.1 LTS
  • Theme Check Version [3.5.0, 3.4.0]
@aswamy
Copy link
Contributor

aswamy commented Jan 21, 2025

I couldn't recreate this error after i deleted my .git directory in my theme. Did you create this theme by running shopify theme init? Also, are you running the extension in VSCode or are you running a language server manually?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants