esm.sh
esm.sh copied to clipboard
Failed to import - egraph-visaulizer recent version (error code 524)
Failing module
- GitHub: https://github.com/saulshanabrook/egraph-visualizer
- npm: https://www.npmjs.com/package/egraph-visualizer
import { render } from "https://esm.sh/[email protected]"
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.
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