screepers / screeps-launcher

Launcher for the Screeps Private Server
MIT License
129 stars 34 forks source link

Can't launch screeps-launcher caused by yarn latest release #11

Closed pawndev closed 4 years ago

pawndev commented 4 years ago

The latest release of yarn is 1.22.3, and only give an .msi file...

The idea to solved this is, fixed the release version (quick and dirty fixed). Or, as mentionned by @ags131 here: https://screeps.slack.com/archives/C1MJP41JR/p1583690462133400?thread_ts=1583676729.132300&cid=C1MJP41JR

Pull all releases and take the first with a .tar.gz

pawndev commented 4 years ago

Solved by this: https://github.com/screepers/screeps-launcher/pull/12 :tada: