yarn npm stage reject — Yarn CLI reference

Reject a staged package version.

Docs/Reference/CLI/npm/stage/reject

yarn npm stage reject

Reject a staged package version.

yarn npm stage reject <STAGE_ID>

This command permanently removes a package version from the active workspace’s publish registry’s staging area. If the registry requires two-factor authentication, use --otp or enter the code when prompted.

#--otpboolean

One-time password to use when the registry requires two-factor authentication