-
-
Notifications
You must be signed in to change notification settings - Fork 303
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
Unpkg CDN down ? #384
Comments
I experienced the same. The package I used from unpkg shows error 520 |
same here |
This comment was marked as duplicate.
This comment was marked as duplicate.
My temporary solution is to use jsdelivr, You may find the package you used there and switch. |
same. |
Stop spamming with same and use +1 instead, and leave comments for RELEVANT UPDATES |
the previous post from 2nd of april already mentioned it. I switched to cdnjs swiper like he mentioned and worked like a charm. |
it fixed! |
What post? |
I've raised an issue on our internal JIRA - "why the hell are we using external unreliable dependencies, move internal" |
Hi all, can't load https://unpkg.com/[email protected]/ |
Can't load: https://unpkg.com/@webpixels/[email protected]/ |
CDN is down. |
Will come back again or is permanent? |
Any way of using styles locally, like Boostrap? This is a very critical issue that affects everything in production basically... |
changed to jsdelivr. goodbye! |
Consider switching to a production focused CDN https://cdn.jsdelivr.net/npm/react@18/umd/react.production.min.js Tool for easy conversion https://www.jsdelivr.com/unpkg |
Incomplete but quick fix
Complete fixUse https://www.jsdelivr.com/unpkg with the unpkg URL you're using to get the result. |
+1 error 520 when using babel: switching to jsdelivr is ok |
Seems to be happening on some but not all files. example: |
Some JavaScript files are served as EDIT: Well, they're EDIT2: jsDelivr works, although the Ruffle project still relies on Unpkg officially. |
unpkg.com ligt eruit, zie https://forum.beneluxspoor.net/index.php?topic=110321.msg3222465555#msg3222465555 In een issue op de unpkg repo op github werd jsdelivr.net aangeraden: mjackson/unpkg#384 (comment) Geen idee of dat een goede is, maar hij doet het op het moment in ieder geval.
|
In my case, the unpkg.com still responding HTTP 520 Status errors. |
It works for me again now. |
It's working now |
Unable to load any cdn files for vue and primevue, anyone else having the same issue ?
The text was updated successfully, but these errors were encountered: