developer-portal / content

Content for the Fedora Developer Portal
https://developer.fedoraproject.org/
GNU General Public License v2.0
106 stars 250 forks source link

Set npm global modules path #357

Closed ghost closed 3 years ago

ghost commented 3 years ago

npm will throw an error out of the box when installing global modules like nodemon etc. I've added a solution how to set the new npm global module directory.

pvalena commented 3 years ago

Could you please add the comment (or why it's needed) into the doc as well?

pvalena commented 3 years ago

Thank you for your PR!

pvalena commented 3 years ago

LGTM, thanks!