Skip to content

Instantly share code, notes, and snippets.

@fernyb
Last active December 26, 2020 02:33
Show Gist options
  • Save fernyb/bbd3090c56f0679608204ca45d179809 to your computer and use it in GitHub Desktop.
Save fernyb/bbd3090c56f0679608204ca45d179809 to your computer and use it in GitHub Desktop.
npm install -g .
# Install the local bin command when developing a package
npm install -g .
# To uninstall
npm uninstall -g pup
npm uninstall -g .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment