geometricpanda / storybook-addon-badges

An addon for Storybook which allows the addition of badges to your Stories
https://geometricpanda.github.io/storybook-addon-badges/
MIT License
9 stars 7 forks source link

2.0.3 Release Failed #25

Open Freytag opened 4 months ago

Freytag commented 4 months ago

This release action kicked off by #24 failed. It looks like it's try

npm notice === Tarball Details === 
npm notice name:          @geometricpanda/storybook-addon-badges         
npm notice version:       2.0.3                                          
npm notice filename:      geometricpanda-storybook-addon-badges-2.0.3.tgz
npm notice package size:  31.3 kB                                        
npm notice unpacked size: 187.8 kB                                       
npm notice shasum:        2a7c546d8c5aa6f0aaeef7f[84](https://github.com/geometricpanda/storybook-addon-badges/actions/runs/8745338894/job/24000144951#step:7:85)950ceb0ffe6744a       
npm notice integrity:     sha512-eNTCFrsq1EPaV[...]WI9hfwVhfs71w==       
npm notice total files:   16                                             
npm notice 
npm notice Publishing to https://registry.yarnpkg.com/ with tag latest and public access
npm ERR! code E404
npm ERR! 404 Not Found - PUT https://registry.yarnpkg.com/@geometricpanda%2fstorybook-addon-badges - Not found
npm ERR! 404 
npm ERR! 404  '@geometricpanda/storybook-addon-badges@2.0.3' is not in this registry.
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

It also looks like there is an error with the npm package according to the logs as well.

✔  success   Wrote authentication token string to /home/runner/.npmrc
Error: Running command 'npm' with args [publish] failed

npm WARN publish npm auto-corrected some errors in your package.json when publishing.  Please run "npm pkg fix" to address these errors.
npm WARN publish errors corrected:
npm WARN publish "repository.url" was normalized to "git+https://github.com/geometricpanda/storybook-addon-badges.git"
Freytag commented 1 month ago

@geometricpanda Any idea when you might have time to try to do the release again?