akveo / eva-icons

A pack of more than 480 beautifully crafted Open Source icons. SVG, Sketch, Web Font and Animations support.

Home Page:https://akveo.github.io/eva-icons/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CDN is not working

danramzdev opened this issue · comments

The server responded with a status of 404 ()

Hi @Danielramz could you please add more details, how you include the script on your page. Because for me https://unpkg.com/eva-icons responds without error.

I clicked https://unpkg.com/eva-icons link and responds with this
captura
i have

<head>
  ...
  <script src="https://unpkg.com/eva-icons"></script>
</head>
  ...
<body>
  ...
  <script>
      eva.replace()
  </script>
</body>

and in console show these errors:
Failed to load resource: the server responded with a status of 404 ()
Uncaught ReferenceError: eva is not defined

A week ago i had no problems with the icons, but now it shows me that 404 error,

Works on my side too. @Danielramz are you still experiencing the issue?

CDN It's not working for me but i used npm so it works.

Hello,

I have the same issue wit someone from my team based in Hong Kong, maybe a CDN issue?