Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolving local/nested node_modules folder correctly #162

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

walisc
Copy link

@walisc walisc commented Jun 30, 2023

Fixes #161

test/test.mjs Fixed Show fixed Hide fixed
@joeycozza
Copy link

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.

@XhmikosR XhmikosR closed this Apr 24, 2024
@XhmikosR XhmikosR reopened this Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resolving local/nested node_modules folder
3 participants