Skip to content

Not support Bun js? #6

@liho00

Description

@liho00

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions