hydralauncher / hydra

Hydra is a game launcher with its own embedded bittorrent client and a self-managed repack scraper.
MIT License
8.98k stars 1.44k forks source link

feat: force developer to use yarn #411

Closed itsOdell closed 1 month ago

itsOdell commented 1 month ago

This solves alot of issues in PR's that have package-lock.json becuase they did npm install, this update forces an error and exits out when developer runs npm install

zamitto commented 1 month ago

LGTM

piradata commented 1 month ago

nice one, i ahve used npm more than once myself in a lotta projects kek