Failed to import - egraph-visaulizer recent version (error code 524)
Opened this issue · 2 comments
saulshanabrook commented
Failing module
- GitHub: https://github.com/saulshanabrook/egraph-visualizer
- npm: https://www.npmjs.com/package/egraph-visualizer
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
saulshanabrook commented
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