Has anyone managed to make Superagent work nicely in Deno?
_ {
type: "error",
message: "Browser-only version of superagent could not find XHR"
}
_ {
type: "error",
message: "Browser-only version of superagent could not find XHR"
}
I use Superagent via dependent package smee-clientsmee-client from esm.sh and it seems I can't figure out how to make Superagent and/or esm.sh understand that I want the non-browser Superagent?
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.