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

Add explicitly defined dependency on nan v. 2.18.0 #56

Closed
wants to merge 1 commit into from

Conversation

cocona20xx
Copy link

@cocona20xx cocona20xx commented Dec 26, 2023

Closes #55. Could possibly use 2.16.0 instead, since that's apparently the first nan version to solve this issue on nan's end, but that's entirely untested right now. This shouldn't break anything as far as I'm aware, but I have no clue how to run the tests for this project; it does seem to work fine when building https://github.com/cursorless-dev/vscode-parse-tree, though.

possible fix for macos woes
@cocona20xx
Copy link
Author

Based on the fact that https://github.com/tree-sitter/tree-sitter-haskell hasn't updated their nan version to 2.16.0 or higher and yet builds fine from their latest commit, it might be possible to fix this issue without incrementing the nan version, but I have zero familiarity with nan or clojure and very little with javascript, so I wouldn't be much of a help in that regard.

@sogaiu
Copy link
Owner

sogaiu commented Dec 26, 2023

Please see this comment.

@sogaiu sogaiu closed this Dec 26, 2023
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.

Build failure on macOS 14.12.1 (Apple Silicon)
2 participants