[BUG] npm completion
does not support workspaces
#5895
Labels
Bug
thing that needs fixing
Priority 2
secondary priority issue
Release 9.x
work is associated with a specific npm 9 release
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
When running
npm completion
from an npm workspace, it shows the following error:logs
Expected Behavior
npm completion
just works as usual when inide a workspace.Steps To Reproduce
git clone git@github.com:npm/cli.git cd cli/workspaces/arborist
npm completion
Environment
The text was updated successfully, but these errors were encountered: