Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package name with a hyphen produces a 404 badge not found #119

Open
hschwalm opened this issue Oct 22, 2020 · 1 comment
Open

Package name with a hyphen produces a 404 badge not found #119

hschwalm opened this issue Oct 22, 2020 · 1 comment
Labels
bug Broken or unexpected PR / Bounty only External demand, as such, external funding / effort is required to make this happen

Comments

@hschwalm
Copy link

const config: BadgesConfig = {
  left: 'react-dom',
  right: '17.0.0',
  color: 'CC3534',
  url: 'https://npmjs.org'
};
return renderBadge('shields', config);

image

@balupton
Copy link
Member

Odd. Maybe this is a bug with shields. Someone will need to debug further, as I'm too busy.

@balupton balupton added bug Broken or unexpected PR / Bounty only External demand, as such, external funding / effort is required to make this happen labels Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Broken or unexpected PR / Bounty only External demand, as such, external funding / effort is required to make this happen
Projects
None yet
Development

No branches or pull requests

2 participants