Node_modules Is a Cancer

1 points by cutler ↗ HN
I just scanned my home directory and discovered thousands of node_modules directories filling-up my disk. Many of these are in dot config directories but it seems every bit of software these days contains the obligatory node_modules directory chewing-up tens or hundreds of megabytes. With Ruby I have a single .gem directory and Node itself has a global node_modules directory so why this need to re-download half of npm.org every time?

0 comments

[ 3.6 ms ] story [ 12.0 ms ] thread

No comments yet.