begoonB
Deno2y ago
4 replies
begoon

@vercel/blob put function hangs in Deno

https://github.com/vercel/storage/issues/656

Interestingly, the same snippet works just fine in Bun and Node.

Any insights?
GitHub
storage.put() is hanging in Deno. vercel-storage.js: import { put } from "@vercel/blob"; import "dotenv/config"; const { url } = await put("name", "value", {...
storage.put() is hanging in Deno · Issue #656 · vercel/storage
Was this page helpful?