Effect CommunityEC
Effect Community3w ago
1 reply
Erick

Issue with `BunHttpServer.layer()` Options Resolving to `any` Due to Outdated `@types/bun` Version

Hey I got this issue where BunHttpServer.layer() options resolves to
any

Dug around a bit and found out that @types/bun is 1.2.2 in @effect/platform-bun (currently the latest is 1.3.5, which is what I'm using in the project)
Is the issue caused by that? This is just a minor issue tho lol, effect is awesome
image.png
image.png
image.png
Was this page helpful?