-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
CDN build error for @clerk/clerk-js #226
Comments
Hey @matteeyah the build requests go into a pipeline. It will take a little while sometimes to get the build done. Please try in a while and let us know here. |
This seems to be working correctly now? https://generator.jspm.io/#U2NhYGBkLM3ULc5IzclhcEjOSS3K1geTulnFDsZ6pnoGAPFKy+UkAA Yes, the build API can take a few hours occasionally, although build times have been steadily improving with recent CDN optimization work. Just let us know if you have any further issues with it. |
@guybedford Unfortunately, it's still not working. The link you shared is for Here's a for the latest version Version @JayaKrishnaNamburu Yeah, I know it takes some time for the package to end up in the queue and to get processed, but I just wasn't sure how long it usually takes. The message says it might take a couple of minutes, but it's taking more than 2 full days now. |
@matteeyah thanks for the update here - it turns out this package was explicitly marked as a slow build previously (we have a shortlist of about 2000 packages which are effectively stopped from causing builds on the server as they are costly to build). In this case, the package was incorrectly assigned to this list - so I've removed it and you should see the relevant builds appearing now. Separately, we need to provide more insight into this process as all of this state is internal and not visible to users when packages are not present. I've posted #227 as a project for us to better provide this visibility on packages. Please just post back if you hit any more issues. |
Thanks @guybedford, that solved everything! Thanks for opening the issue for adding more insight into the build status for every package. |
I'm running into issues when trying to build
@clerk/clerk-js
on the CDN.https://api.jspm.io/build/@clerk/[email protected]
keeps returning the following JSON indefinitelyThe text was updated successfully, but these errors were encountered: