[BUG] npm run dosent work in v8.1.3 #4020
Labels
Bug
thing that needs fixing
Priority 2
secondary priority issue
Release 8.x
work is associated with a specific npm 8 release
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
I have set up npm autocomplete in my bashrc.
While trying to run npm scripts, I type
npm run
and hit tab for auto-completion options (list of all the scripts in my package.json), I don't get any options but get the list of my files and foldersExpected Behavior
On hitting tab, I should have got the 3-4 scrips I had setup in package.json
Steps To Reproduce
npm@8.1.3
. (I verified it for 8.1.1 and 8.1.2)Environment
The text was updated successfully, but these errors were encountered: