dependents / node-dependency-tree

Get the dependency tree of a module
MIT License
706 stars 84 forks source link

Resolving local/nested node_modules folder correctly #162

Open walisc opened 1 year ago

walisc commented 1 year ago

Fixes #161

joeycozza commented 9 months ago

This is great. I copied this code locally, and it solves an issue I'm seeing where dependencyTree claims a certain dependency is nonExistent, when it actually is just nested deeper in node_modules.