updated package json #38
Annotations
1 error
|
build
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 "bin[csdx]" script name was cleaned
npm warn publish "repository" was changed from a string to an object
npm warn publish "repository.url" was normalized to "git+https://github.com/contentstack/cli.git"
npm notice Publishing to https://registry.npmjs.org/ with tag beta and default access
npm error code E403
npm error 403 403 Forbidden - PUT https://registry.npmjs.org/@contentstack%2fcli - You cannot publish over the previously published versions: 1.60.0-beta.0.
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/2026-03-05T10_47_54_648Z-debug-0.log
|