@[email protected] to Programmer [email protected] • 1 month agorace conditionslemmy.zipimagemessage-square84fedilinkarrow-up1780
arrow-up1780imagerace conditionslemmy.zip@[email protected] to Programmer [email protected] • 1 month agomessage-square84fedilink
minus-square@[email protected]linkfedilinkEnglish1•1 month agoI think it works great. At least I’m don’t have to deal with Python
minus-square@[email protected]linkfedilink1•1 month agoI never had any issues with npm. Moved to bun nowadays and still going strong. If I want to install something, I install it, and then it works. Setting up anything with pip however…
minus-square@[email protected]linkfedilinkEnglish1•1 month agoThe only thing that sucks about npm are when package dependencies are not updated and dependency hell becomes very real, but that’s not really the fault of the package manager. Yeah, fuck virtual environments and different Python versions.
I think it works great. At least I’m don’t have to deal with Python
I never had any issues with npm. Moved to bun nowadays and still going strong. If I want to install something, I install it, and then it works.
Setting up anything with pip however…
The only thing that sucks about npm are when package dependencies are not updated and dependency hell becomes very real, but that’s not really the fault of the package manager.
Yeah, fuck virtual environments and different Python versions.