algolia / algolia/algoliasearch-client-javascript
[bug]: Algolia JS Client cause `Bun` to crash on `Hono`
Open
bug
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 226
- PR merge metrics
- No merged PRs in 30d
Description
### Description
I am creating a template for few projects I am starting to work on, using `Turbo Repo`, `Hono`, and `BunJS` runtime, everything works fine until I add `algoliasearch` package, the `dev` works fine, `build` too, but the `Hono` app fail to start on `Vercel`
This is the repo [T3Bun](https://github.com/SamJbori/t3bun)
### Client
Search
### Version
5.46.0
### Relevant log output
```shell
No Log outpus
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.