#javascript #nodejs peeps - how do you manage your nodejs tools that install binaries?
On the #python side @charliermarsh and co at Astral have given us #astral_uv that nicely bundles each 'app' into its own automatically upgradeable virtualenv.
I feel like I'm all over the place with installed node tools, is there any analog?