Files
lancedb/.github
Daniel Rammer 6464384e7f Fix Node 18 CI docs step by including optional dependencies
The "Check docs" step ran `npm ci` without `--include=optional`,
which removed @huggingface/transformers. Typedoc then failed because
it couldn't resolve the type imports from that package.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 13:49:45 -05:00
..