Merge pull request #45 from contentstack/snyk-issue-fixes #7
Annotations
1 error
|
build
NpmCallError: Call to "npm publish" exited with non-zero exit code 1
> @contentstack/cli-cm-export-query@1.0.0-beta.7 prepare
> npx husky && chmod +x .husky/pre-commit
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 "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 latest and public access
npm notice Access token expired or revoked. Please try logging in again.
npm error code E404
npm error 404 Not Found - PUT https://registry.npmjs.org/@contentstack%2fcli-cm-export-query - Not found
npm error 404
npm error 404 '@contentstack/cli-cm-export-query@1.0.0-beta.7' is not in this registry.
npm error 404
npm error 404 Note that you can also install from a
npm error 404 tarball, folder, http url, or git url.
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2026-01-05T06_34_42_642Z-debug-0.log
|