ExLisper@linux.community to Programmer Humor@lemmy.mlEnglish · 2 years agoPackage managers be likelinux.communityimagemessage-square13linkfedilinkarrow-up14arrow-down10file-text
arrow-up14arrow-down1imagePackage managers be likelinux.communityExLisper@linux.community to Programmer Humor@lemmy.mlEnglish · 2 years agomessage-square13linkfedilinkfile-text
minus-squareSören@iusearchlinux.fyilinkfedilinkarrow-up0·2 years agonpm has a lockfile which makes it infinitely better.
minus-squarebjorney@lemmy.calinkfedilinkarrow-up0·2 years agopip also has lock files pip freeze > requirements.txt
npm has a lockfile which makes it infinitely better.
pip also has lock files
pip freeze > requirements.txt