Skip to content

Navigation Menu

Sign in
Sign up
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Install the exact version instead of range - #249

Open
sadick254 wants to merge 1 commit into
master from
use-exact-match
Open

Install the exact version instead of range #249
sadick254 wants to merge 1 commit into
master from
use-exact-match

Conversation

@sadick254

@sadick254 sadick254 commented Oct 5, 2021

Copy link
Copy Markdown
Contributor

^version means install any version that is compatible with the range.
This means npm can even install tree-sitter-javascript version 0.15
since in semver 0.15 should be compatible with 0.19. tree-sitter seems
to have broken semver. 0.15 is not compatible with 0.19

`^version` means install any version that is compatible with the range.
This means npm can even install tree-sitter-javascript version 0.15
since in semver 0.15 should be compatible with 0.19. tree-sitter seems
to have broken semver. 0.15 is not compatible with 0.19

sadikovi commented Oct 7, 2021

Copy link
Copy Markdown
Contributor

Thanks for opening a PR, I think this may not work since it requires my special tree-sitter-java-dev version which contains bug fixes. I tried to push them upstream to tree-sitter-java but those were rejected. Maybe you can fix it as

"tree-sitter-java-dev": "0.16.0-dev2"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /