Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
saulshanabrook opened this issue Oct 12, 2024 · 2 comments
Open
Labels
browser Not working in Browser

Comments

@saulshanabrook
Copy link

Failing module

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

@saulshanabrook saulshanabrook added the browser Not working in Browser label Oct 12, 2024
@saulshanabrook
Copy link
Author

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

@ije
Copy link
Member

ije commented Oct 12, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser Not working in Browser
Projects
None yet
Development

No branches or pull requests

2 participants