swarmsim / swarm

Swarm Simulator, an idle game with lots of bugs.
https://www.swarmsim.com
GNU General Public License v3.0
479 stars 140 forks source link

install.sh fails on Ubuntu 17.10 #713

Closed gerbilOFdoom closed 6 years ago

gerbilOFdoom commented 6 years ago

In Ubuntu 17.10 the apt package nodejs-legacy is no longer available because it is, as best I can tell, now included in the standard nodejs package. As a result the install script fails to run properly.

My fix was to remove nodejs-legacy from install.sh but that solution isn't quite enough for a pull request.

erosson commented 6 years ago

Verified, thanks for the report.

up-to-date node install process: https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions