badges / shields

Concise, consistent, and legible badges in SVG and raster format

Home Page:https://shields.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NPM Downloads by package author returns inaccessible

shinokada opened this issue Β· comments

Are you experiencing an issue with...

shields.io

🐞 Description

When I use NPM Downloads by package author example, it returns "inaccessible".

πŸ”— Link to the badge

https://img.shields.io/npm-stat/dw/shinichiokada

πŸ’‘ Possible Solution

No response

Badge tested using npm run badge https://img.shields.io/npm-stat/dw/shinichiokada
Output is available here

Hello @shinokada πŸ‘‹πŸ»

Looks like npm-stat is down, I've reported the issue here: pvorb/npm-stat.com#141

Upstream service was fixed, and badges are working again. Closing the issue! πŸš€

Why https://img.shields.io/npm-stat/dw/shinichiokada?style=flat doesn't work but without style https://img.shields.io/npm-stat/dw/shinichiokada works?

The badge works for me. There's a cache of several hours on badges for this service, maybe you happened to hit that?

This is what I get on all browsers.

image

Now it works.
image