lerna-lite / lerna-lite

Subset of Lerna in a smaller & more modular project. Helps manage and publish multiple packages in a monorepo/workspace structure
MIT License
460 stars 32 forks source link

fix(publish): ignore E409 error when re-publishing to NPM #890

Closed ghiscoding closed 4 days ago

ghiscoding commented 4 days ago

Description

Ignore publish error code E409

Motivation and Context

related to this Lerna commit and is in case republishing throws an E409 error with the error message "Failed to save packument"

How Has This Been Tested?

Types of changes

Checklist: