Skip to main content

yarn npm stage reject

Reject a staged package version.

Usage

$ yarn npm stage reject <stageId>

Examples

Reject a staged package :

yarn npm stage reject 1de6f3db-2ed9-4d72-b3dd-8f0e2b474a2f

Details

This command will reject a staged package version, permanently removing it from the registry staging area. This operation requires 2FA and will prompt for an OTP token if one is not provided via the --otp flag.

Options

DefinitionDescription

--otp #0

The OTP token to use with the command