hughsk / disc

:chart_with_upwards_trend: Visualise the module tree of browserify project bundles and track down bloat.
http://hughsk.io/disc
Other
1.33k stars 83 forks source link

Remove sudo from Installation-instructions #67

Open codeclown opened 4 years ago

codeclown commented 4 years ago

There should be no reason to ever use sudo to install a global npm package. If sudo is needed, file permissions are messed up on the machine.

Further, if people blindly copy-paste the command from this repo, there's a chance it'll mess up their file permissions even if they weren't already.