Skip to content

publish to npm

publish to npm #6

Triggered via push August 31, 2024 01:22
Status Failure
Total duration 19s
Artifacts

publish.yml

on: push
publish
9s
publish
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
publish
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 "repository" was changed from a string to an object npm WARN publish "repository.url" was normalized to "git+ssh://git@github.com/andy-austin/lit-image-cropper.git" npm notice Publishing to https://registry.npmjs.org/ with tag latest and default access npm ERR! code E409 npm ERR! 409 Conflict - PUT https://registry.npmjs.org/lit-image-cropper - Failed to save packument. A common cause is if you try to publish a new package before the previous package has been fully processed. npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2024-08-31T01_23_00_496Z-debug-0.log
publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/