Installed minimist using npm ui. It was installed but for some reason didn't get added to package.json. I added the entry into package.json. minimist is not in the require completion list
```
var argv = require('min
```
result no packages match
```
var argv = require('min
```
result no packages match