npm install -g <package>
Term side of the Card
Topic: Npm Commands
Unit title: npm install -g <package>
Categories: Command
Explanation side of the Card
Explanation: The npm command that installs a package globally. Useful for tools and utilities that should be accessible across different projects.