• @[email protected]
    link
    fedilink
    126 days ago

    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…

    • @[email protected]
      link
      fedilink
      English
      126 days ago

      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.