[BUG] npm-deprecate doesn't allow to undeprecate packages anymore #2730
Labels
Bug
thing that needs fixing
Priority 2
secondary priority issue
Release 7.x
work is associated with a specific npm 7 release
Current Behavior:
Expected Behavior:
I would expect it to work similiar to
npm@6
as according the documentation passing an empty string is still allowed.from https://docs.npmjs.com/cli/v7/commands/npm-deprecate
Steps To Reproduce:
Environment:
-npm 7.5.3
The text was updated successfully, but these errors were encountered: