[BUG] search is ignoring --searchopts
#2791
Labels
Bug
thing that needs fixing
Priority 1
high priority issue
Release 7.x
work is associated with a specific npm 7 release
Milestone
Current Behavior:
--searchopts
is not making it into the options passed to searchExpected Behavior:
--searchopts
is added to the options passed into searchSteps To Reproduce:
They are passed into
prepareIncludes
cli/lib/search.js
Line 23 in 113b131
And then ignored
cli/lib/search.js
Lines 70 to 74 in 113b131
Environment:
npm v7.6.0
The text was updated successfully, but these errors were encountered: