dunstad / roboserver

Control OpenComputers robots without writing any code!
MIT License
56 stars 10 forks source link

Failure to start server on Ubuntu 17.04 #3

Closed Poisonsting closed 7 years ago

Poisonsting commented 7 years ago

After installing the server edition from source as specified, I receive this error when issuing the "npm run server" command:

https://pastebin.com/WMe5PzhB

dunstad commented 7 years ago

This looks like it might be resolved if you use a newer version of Node.js. Could you try updating it and seeing if that helps?

Poisonsting commented 7 years ago

That sorted it. Now to see if this breaks MineOS...

dunstad commented 7 years ago

Glad we could get things working :) I'll close this one, but if it turns out you need something from me to make this work with MineOS I'll definitely consider it, so feel free to make another issue in that case.