-
Notifications
You must be signed in to change notification settings - Fork 3k
npm.commands.ls
does not includes new installs
#2930
Comments
Yep, this is a bug, actually in the |
We're closing this issue as it has gone thirty days without activity. In our experience if an issue has gone thirty days without any activity then it's unlikely to be addressed. In the case of bug reports, often the underlying issue will be addressed but finding related issues is quite difficult and often incomplete. If this was a bug report and it is still relevant then we encourage you to open it again as a new issue. If this was a feature request then you should feel free to open it again, or even better open a PR. For more information about our new issue aging policies and why we've instituted them please see our blog post. |
It looks like
ls
does some caching that prevents it to from returning new results. Here is reproducible test case:https://gist.github.com/4021511
The text was updated successfully, but these errors were encountered: