Hacker News new | ask | show | jobs
by cjk 440 days ago
A lockfile with 10k lines of deps and bundling a whole-ass Node.js runtime is truly bonkers for a system utility like this. The JavaScript ecosystem exhausts me.
1 comments

This only installs 3 modules in total. net-snmp and 2 sub dependencies. It provides its own node.js bin directly from the node website so nupst knows exactly what it is working with.

Anyways, you don’t have to use it.