tjmehta / 101

A modern JS utility library
MIT License
1.55k stars 75 forks source link

How to properly uninstall 101@1.6.3 package #158

Closed JF0001 closed 2 years ago

JF0001 commented 3 years ago

I have installed node-gyp globally in order to install scrypt. While installing the node-gyp package, the 101@1.6.3 package was installed along with it. Realising that I did not need the node-gyp and scrypt packages, I have tried to remove the 101@1.6.3 package, but sudo npm uninstall does not remove it. How can I properly uninstall this packages?

Thank you. J

JF0001 commented 3 years ago

Hi, any comments on this. Thank you.

tjmehta commented 2 years ago

maybe ask on stack overflow about npm?