node-dependency-tree icon indicating copy to clipboard operation
node-dependency-tree copied to clipboard

Resolving local/nested node_modules folder correctly

Open walisc opened this issue 2 years ago • 1 comments

Fixes #161

walisc avatar Jun 30 '23 06:06 walisc

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.

joeycozza avatar Feb 15 '24 21:02 joeycozza