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

Throwing Error When Deleting a specific node_module #106

Closed
nani554 opened this issue Aug 20, 2021 · 2 comments
Closed

Throwing Error When Deleting a specific node_module #106

nani554 opened this issue Aug 20, 2021 · 2 comments

Comments

@nani554
Copy link

nani554 commented Aug 20, 2021

On trying to delete a specific node_module im getting [Error] and fs_1.rm is not a function issue

Steps to reproduce the behavior:

  1. Go to a specific drive lets say D:\node_apps
  2. Open command prompt from this path
  3. Execute Command 'npx npkill'
  4. Press space on specific node_module
  5. Getting Below errors

Please refer below images:
image
image

  • OS: Windows 7
  • Version 0.8.1
@NyaGarcia
Copy link
Member

Thanks for submitting an issue!

Error is due to a Node.js backward compatibility issue, which appeared when #102 was merged.

Should be fixed in #109 😺

@NyaGarcia
Copy link
Member

Just released a new version with the fix: https://github.com/voidcosmos/npkill/releases/tag/v0.8.2

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

No branches or pull requests

2 participants