esm.sh icon indicating copy to clipboard operation
esm.sh copied to clipboard

Failed to import - @slack/web-api

Open ekiwi111 opened this issue 1 year ago • 4 comments

Failing module

  • GitHub: https://github.com/slackapi/node-slack-sdk
  • npm: https://www.npmjs.com/package/@slack/web-api
import { WebClient } from "https://esm.sh/@slack/web-api";

Error message

After running deno run I got this:

worker "/home/deno/functions/function" returned an error: Import 'https://esm.sh/@slack/[email protected]' failed: 408 Request Timeout

Additional info

  • esm.sh version: how to check this in supabase local devleopment?
  • Deno version: how to check this in supabase local devleopment?

ekiwi111 avatar Jun 10 '23 23:06 ekiwi111