Hi, why does that error occur when the library is loaded from the server?
Request URL:
https://unpkg.com/3d-force-graph
Request Method:
GET
Status Code:
520
Referrer Policy:
strict-origin-when-cross-origin
3d-force-graph (failed)net::ERR_BLOCKED_BY_ORB
It maybe a coincidence that unpkg.com is also involved in this current thread.
Yes, it seems to be a server issue that should be fixed on their end. The libraries cannot be downloaded because the server is not responding to us.
Try grabbing it from jsdelivr or cdnjs instead, and instead of linking to it… just download it into your app directory.
@manthrax, thanks for your recommendation! It looks great the way you’ve suggested.
1 Like