mirror of
https://github.com/lancedb/lancedb.git
synced 2026-04-21 15:20:40 +00:00
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>