npkill icon indicating copy to clipboard operation
npkill copied to clipboard

Errors on symlinked node_modules

Open iivmok opened this issue 1 year ago • 1 comments

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

iivmok avatar May 15 '23 07:05 iivmok

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?

zaldih avatar Oct 02 '23 12:10 zaldih