Skip to content
Discussion options

You must be logged in to vote

Do you have a custom languages.toml where you're building? It's basically encountering:

[[grammar]]
name = ".."
comment-token = ".."

instead of

[[language]]
name = ".."
comment-token = ".."

[[grammar]]
name = ".."
source = { .. }

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@waldauf
Comment options

@kirawi
Comment options

kirawi Sep 14, 2023
Collaborator

@waldauf
Comment options

Answer selected by waldauf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants