esm-dev/esm.sh

Failed to import - egraph-visaulizer recent version (error code 524)

Opened this issue · 2 comments

Failing module

import { render } from "https://esm.sh/egraph-visualizer@2.0.0"

Error message

After onload I got this:

error code: 524

Additional info

Previously published versions work fine

I am also getting the same timeout on version 2.0.1 which I just published with a small bugfix.

ije commented

this happens if there are too many build tasks in the queue and it's your first time accessing the module(including version updated), then you should wait for a while until it's built and stored in cache