[bug]: CompressionStream is not defined

When running drizzle-kit studio via the bun runtime, causes the console to spam with the below error. The github repo link is invalid so sending it here :) Exact command run:
bun run --bun drizzle-kit studio
bun run --bun drizzle-kit studio
No description
1 Reply
djoh the III
djoh the III4w ago
GitHub
Add CompressionStream · Issue #1723 · oven-sh/bun
What is the problem this feature would solve? The compress middleware in Hono depends on CompressStream, which isn't implemented by WebKit. By adding it, it would increase the performance of tr...
GitHub
[BUG]: Drizzle Studio Can't find variable: CompressionStream · Is...
Report hasn't been filed before. I have verified that the bug I'm about to report hasn't been filed before. What version of drizzle-orm are you using? 0.38.3 What version of drizzle-kit...

Did you find this page helpful?