Are you experiencing an issue with...
:beetle: Description
I'm getting Invalid Response Data while trying to use the badge for package.json version.
:link: Link to the badge
https://img.shields.io/github/package-json/v/AdityaTD/PenguBot.svg?style=for-the-badge
:bulb: Possible Solution
Not really, I'm not sure why this is happening.
Ah, this is a bug. Shields' schema validation for package.json is failing because of the github dependencies. Thanks for reporting!
Added: Let's get #2644 and #2709 merged so this can be worked on more easily.
Fixed in linked pull request, closing. 馃槈
Most helpful comment
Ah, this is a bug. Shields' schema validation for
package.jsonis failing because of the github dependencies. Thanks for reporting!Added: Let's get #2644 and #2709 merged so this can be worked on more easily.