dwyl / dwyl/learn-node-js-by-example

What are the Pros & Cons of installing node modules globally?

Open
#27 0 comments 0 reactions 0 assignees View on GitHub
help wanted question
Dominant language
HTML
Stars
48
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Installing a module globally is good for giving you a shortcut that you can use anywhere in your terminal, but bad for listing your project's dependencies explicitly and thus keeping track of which versions people are using...

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.