Invalid hook call on npm-link library
I’m currently authoring a package called eformless
I’m currently authoring a package called eformless
When installing a node package using sudo npm link
in the package’s directory, how can I uninstall the package once I’m done with development?