-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
bun run ai_clients.js
55 | 'node=' + process.versions.node,
56 | process.versions.electron ? 'electron=' + process.versions.electron : '',
57 | typeof webpack_require === 'function' ? 'webpack=true' : '' // eslint-disable-line
58 | ].filter(Boolean).join(' ')
59 |
60 | throw new Error('No native build was found for ' + target + '\n loaded from: ' + dir + '\n')
^
error: No native build was found for platform=linux arch=x64 runtime=node abi=127 uv=1 libc=glibc node=22.6.0
loaded from: /root/targon-v4/sn4/node_modules/tinyvecdb
Bun v1.2.8 (Linux x64)
Metadata
Metadata
Assignees
Labels
No labels