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

Fix build from source with Spade tree-sitter grammar #12276

Merged
merged 7 commits into from
Dec 16, 2024

Conversation

enkodr
Copy link
Contributor

@enkodr enkodr commented Dec 16, 2024

I've been having the following error building from source because the Spade language server has a trailing forward slash.

  --- stdout                                                                                                                                                                            
  Fetching 214 grammars                                                                                                                                                                 
  213 up to date git grammars                                                                                                                                                           
  Failure 1/1: spade Git command failed.                                                                                                                                                
  Stdout:                                                                                                                                                                               
  Stderr: remote:                                                                                                                                                                       
  remote: ========================================================================                                                                                                      
  remote:                                                                                                                                                                               
  remote: ERROR: The namespace you were looking for could not be found.

  remote: 
  remote: ========================================================================
  remote: 
  fatal: Could not read from remote repository.

  Please make sure you have the correct access rights
  and the repository exists.

@the-mikedavis the-mikedavis changed the title Fix build from source with Spage language server Fix build from source with Spade tree-sitter grammar Dec 16, 2024
@the-mikedavis the-mikedavis merged commit 6753580 into helix-editor:master Dec 16, 2024
6 checks passed
@enkodr enkodr deleted the fix-spade-build branch December 16, 2024 20:45
CedricMeu pushed a commit to CedricMeu/helix that referenced this pull request Jan 2, 2025
GladkihEgor pushed a commit to GladkihEgor/helix that referenced this pull request Jan 4, 2025
diucicd pushed a commit to diucicd/helix that referenced this pull request Jan 8, 2025
rmburg pushed a commit to rmburg/helix that referenced this pull request Jan 20, 2025
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

Successfully merging this pull request may close these issues.

2 participants