</>AboutAbout
CTRL K
CTRL K
  • Introduction
    • Authentication with Google NextAuth and Strapi
    • Add Remove Items with Strapi Connect Disconnect
    • Automatic Deploy with Yaml
    • Deploy Nginx Strapi to Cloud
    • Pm2 Ecosystem for Ubuntu Vps
    • Send Email with Strapi and Nodemailer
    • Simpifly API Response in Strapi 4
    • Strapi Basic Server
    • Update User Me
    • User Login
    • Get Mobile Device Server Side
    • Getserver Session Returning Null
    • Filter
    • Loops
      • Cn Tailwind Function
      • Localstorate Util
    • Npm Discard All Changes
    • Npm Install Shortcut
    • Npm Uninstall Shortcut
    • Markdown with Line Breaks
npm
Npm Uninstall Shortcut

A very short shortcut to uninstall a package

No more long typing U-N-I-N-S-T-A-L-L

Instead of running:

npm uninstall <package-name>

You can run:

npm rm <package-name>

OR

npm un <package-name>
Last updated on April 1, 2025
Npm Install ShortcutMarkdown with Line Breaks