This repository was archived by the owner on Apr 11, 2023. It is now read-only.
This repository was archived by the owner on Apr 11, 2023. It is now read-only.
Content-Length: 270391 | pFad | http://github.com/github/CodeSearchNet/issues/241
73Fetched URL: http://github.com/github/CodeSearchNet/issues/241
Alternative Proxies:
In the Dockerfile of function-parser, the script downloads tree-sitter==0.0.5, however, the language parser repositories are updated, which leads to conflicts, please add the
git checkoutcommand for each language parser.