Arda Aydın
Arda Aydın
> Why don't you just use the default configuration from [node's common.gypi](https://github.com/nodejs/node/blob/v22.x/common.gypi)? > If you use that, the nodejs install will supply the c++ version. Nevermind, looks like node doesn't...
> Nevermind, looks like node doesn't have a proper version in their config.gypi and common.gypi. 😅 I realized I could run a diff between versions... and yeah, there is a...
#177 is now related to the second half of the issue.
It might be due to permissions. Do you know if OSS uses a group that's not present in your user?
> Adapt std based on Node version > - closes https://github.com/tree-sitter/node-tree-sitter/issues/238 > - closes https://github.com/tree-sitter/node-tree-sitter/pull/240 Hello! I have made a PR about this part. Should I rebase it on your...
> I already did that one. Ah ok, didn't notice. Have a nice day then!