Merge pull request #2 from Webperf-se/update-version-in-package-json #2
Annotations
1 error
|
build
NpmCallError: Call to "npm publish" exited with non-zero exit code 1
npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access
npm error code E403
npm error 403 403 Forbidden - PUT https://registry.npmjs.org/plugin-js - Package name too similar to existing package plugin.js; try renaming your package to '@7h3rabbit/plugin-js' and publishing with 'npm publish --access=public' instead
npm error 403 In most cases, you or one of your dependencies are requesting
npm error 403 a package version that is forbidden by your security policy, or
npm error 403 on a server you do not have access to.
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2025-03-31T19_21_52_388Z-debug-0.log
|