mjackson / unpkg

The CDN for everything on npm
https://unpkg.com
Other
2.98k stars 302 forks source link

CORS blocking some scripts #344

Open arvindanta opened 1 year ago

arvindanta commented 1 year ago

Hi , Getting error like below. Access to script at 'https://unpkg.com/@freshworks/crayons@v4/dist/crayons/crayons.esm.js' from origin 'http://127.0.0.1:5500' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

Kindly help with this

ChrystianDeMatos commented 1 year ago

+1

xgui3783 commented 1 year ago

FWIW, I am also seeing some packages not served (edit: from both prod & local dev instances).

The resources seem to return 503 (which I guess do not return CORS header)

franklad commented 1 year ago

+1

nkdas91 commented 1 year ago

Duplicate of #343

paulhibbitts commented 1 year ago

+1

jimaek commented 1 year ago

https://cdn.jsdelivr.net/npm/@freshworks/crayons@v4/dist/crayons/crayons.esm.js

RavikumarTulugu commented 1 year ago

+1

tomaseti commented 1 year ago

+1

jshep23 commented 1 year ago

+1

alexdecoder commented 1 year ago

+1

ataideverton commented 1 year ago

+1

luisniebla commented 1 year ago

+1

Jessewparker commented 1 year ago

+1

diessica commented 1 year ago

https://twitter.com/mjackson/status/1586015926444429312

seems to be back up?

arvindanta commented 1 year ago

Seems to be working now