I have installed node-gyp in order to install scrypt. While installing the node-gyp package the following two packages were installed along with it:
I have tried to remove these two packages, realising that I did not need the node-gyp and scrypt packages, but sudo npm uninstall
does not remove them. How can I uninstall these packages?