Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Update tree seitter version #34

Open
Neppord opened this issue Sep 6, 2021 · 0 comments
Open

Update tree seitter version #34

Neppord opened this issue Sep 6, 2021 · 0 comments

Comments

@Neppord
Copy link

Neppord commented Sep 6, 2021

I get this error when trying to use the grammar

Incompatible language version. Compatible range: 13 - 13. Got: 10

This is after i installed the grammar like so:

$ npm install --save https://github.com/tree-sitter/tree-sitter-swift.git

dependencies part of my package file:

  "dependencies": {
    "tree-sitter": "^0.19.0",
    "tree-sitter-swift": "github:tree-sitter/tree-sitter-swift"
  }
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant