cli icon indicating copy to clipboard operation
cli copied to clipboard

[BUG] `npm completion` throws `This command does not support workspaces.`

Open b-fett opened this issue 2 years ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

This issue exists in the latest npm version

  • [X] I am using the latest npm

Current Behavior

No response

Expected Behavior

No response

Steps To Reproduce

  • change working directory to some workspace
  • run npm completion
  • observe error message

Environment

  • npm -v: 8.19.1
  • node -v: v16.15.0

b-fett avatar Sep 08 '22 21:09 b-fett