Release NPM #1
release-npm.yaml
on: release
Publish to GitHub NPM
1m 33s
Annotations
1 error and 1 warning
Publish to GitHub NPM
NpmCallError: Call to "npm publish" exited with non-zero exit code 1
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 Removed invalid "scripts"
npm notice Publishing to https://npm.pkg.github.com/ with tag latest and default access
npm ERR! code E403
npm ERR! 403 403 Forbidden - PUT https://npm.pkg.github.com/@nile%2flibrary - Permission permission_denied: The requested installation does not exist.
npm ERR! 403 In most cases, you or one of your dependencies are requesting
npm ERR! 403 a package version that is forbidden by your security policy, or
npm ERR! 403 on a server you do not have access to.
npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-04-25T17_47_39_048Z-debug-0.log
|
Publish to GitHub NPM
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|