You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ben's check iterates over the specified dependencies, so unlike npm ls, it doesn't care about dependencies that shouldn't be installed (since they aren't listed).
Though we've been using this plugin for various jQuery projects and I don't think the npm ls issues were ever a real issue.
See npm/read-installed#4 for the upstream issue.
npm ls
currently doesn't properly checkdevDependencies
The text was updated successfully, but these errors were encountered: