For that we will follow these steps: 1. Create a directory for global packages 2. Tell npm where to store globally installed packages 3. Ensure npm will find installed binaries and man pages Add the following to your .bashrc / .zshrc: i. check config with: npm config get
