Rename project #15
Annotations
1 error and 1 warning
build (16.x)
NpmCallError: Call to "npm publish" exited with non-zero exit code 1
npm notice Publishing to https://registry.npmjs.org/
npm ERR! code E403
npm ERR! 403 403 Forbidden - PUT https://registry.npmjs.org/vite-boilerplate - You do not have permission to publish "vite-boilerplate". Are you logged in as the correct user?
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.
{
"error": {
"code": "E403",
"summary": "403 Forbidden - PUT https://registry.npmjs.org/vite-boilerplate - You do not have permission to publish \"vite-boilerplate\". Are you logged in as the correct user?",
"detail": "In most cases, you or one of your dependencies are requesting\na package version that is forbidden by your security policy, or\non a server you do not have access to."
}
}
npm ERR! A complete log of this run can be found in:
npm ERR! /home/runner/.npm/_logs/2024-05-16T20_37_30_441Z-debug-0.log
|
build (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, JS-DevTools/npm-publish@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|