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

Errors on symlinked node_modules #165

Open
iivmok opened this issue May 15, 2023 · 1 comment
Open

Errors on symlinked node_modules #165

iivmok opened this issue May 15, 2023 · 1 comment
Labels
bug Something isn't working properly

Comments

@iivmok
Copy link

iivmok commented May 15, 2023

When npkill encounters a symlinked node_modules it shows an error:

0. Error: ENOENT: no such file or directory, stat 'C:\a\b\c\node_modules'

Windows 10 x64

@zaldih zaldih added the bug Something isn't working properly label Oct 2, 2023
@zaldih
Copy link
Member

zaldih commented Oct 2, 2023

I am trying to replicate the error with symlinked test cases but the only way I get the error is to modify the node_modules symlinked manually to break it.

Can you confirm that you can manually access to C:\a\b\c\node_modules?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working properly
Projects
None yet
Development

No branches or pull requests

2 participants