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

[GitHub Workflow] Fix publishing workflow issues #1

Open
heimdallrj opened this issue Sep 8, 2024 · 0 comments
Open

[GitHub Workflow] Fix publishing workflow issues #1

heimdallrj opened this issue Sep 8, 2024 · 0 comments

Comments

@heimdallrj
Copy link
Contributor

heimdallrj commented Sep 8, 2024

Run npm publish
npm notice 
npm notice 📦  @hydra-js/[email protected]
npm notice === Tarball Contents === 
npm notice 1.0kB LICENSE                      
npm notice 503B  __tests__/cli.test.js        
npm notice 1.9kB index.js                     
npm notice 776B  package.json                 
npm notice 1.8kB README.md                    
npm notice 558B  .github/workflows/publish.yml
npm notice === Tarball Details === 
npm notice name:          @hydra-js/cli                           
npm notice version:       1.0.0-alpha.2                           
npm notice package size:  3.1 kB                                  
npm notice unpacked size: 6.5 kB                                  
npm notice shasum:        c849b40363cafcdabe15c1a09333c0c2a4882e83
npm notice integrity:     sha512-pyxAQ+U1sx2qf[...]46kslscaHfi+g==
npm notice total files:   6                                       
npm notice 
npm ERR! code E404
npm ERR! 404 Not Found - PUT https://registry.npmjs.org/@hydra-js%2fcli - Not found
npm ERR! 404 
npm ERR! 404  '@hydra-js/[email protected]' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2024-09-08T06_49_37_396Z-debug.log
Error: Process completed with exit code 1.

https://github.com/hydra-js/cli/actions/runs/10757833416/job/29832348120

Context
Running npm publish locally does works perfectly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant