Install a CLI tool globally.
Section: Installing dependencies
Install globally
bash
bash
npm install -g <package>Explanation
Install a CLI tool globally.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Installing dependencies