sqlite-vec icon indicating copy to clipboard operation
sqlite-vec copied to clipboard

Fix Deno bindings when there's no `node_modules`

Open asg017 opened this issue 11 months ago • 1 comments

asg017 avatar Jan 24 '25 21:01 asg017

on wsl ubuntu

$ deno add npm:sqlite-vec    
Add npm:[email protected]
error: Failed loading https://registry.npmjs.org/sqlite-vec-darwin-arm64 for package "sqlite-vec-darwin-arm64"

Caused by:
    invalid type: null, expected a map at line 1 column 103101

mizchi avatar Aug 10 '25 08:08 mizchi