Right way to install an npm package for a global tool?

What is the right way to install an npm package that installs a global tool? In particular, I need to make use of https://www.npmjs.com/package/fsh-sushi. I looked at https://docs.bazzite.gg/Installing_and_Managing_Software/ but it doesn't offer obvious hints, so and advice is appreciated
Installing and Managing Applications - Bazzite Documentation
Bazzite is a custom image built upon Fedora Atomic Desktops that brings the best of Linux gaming to all of your devices.
Solution:
Install your preferred node version manager with brew
Jump to solution
1 Reply
Solution
AlexSwensen
AlexSwensen2mo ago
Install your preferred node version manager with brew

Did you find this page helpful?