LaserWeb / LaserWeb4

Collaborative effort on the next version of LaserWeb / CNCWeb
GNU Affero General Public License v3.0
713 stars 192 forks source link

SyntaxError: Unexpected token Raspberry pi install #510

Closed Benjin454 closed 6 years ago

Benjin454 commented 6 years ago

Info:

Hello, I am trying to install LaserWeb4(lw.comm-server) on my raspberry pi. The install went smoothy until executing this command "node server.js". I am receiving the following error: screen shot 2018-08-26

Let me know if there is any other information I can provide.

cbrum11 commented 6 years ago

I'm having the exact same issue. Any help is greatly appreciated.

cprezzi commented 6 years ago

Ups, my fault. I pushed my changes yesterday before I fixed this error. It's fixed now.

cprezzi commented 6 years ago

If you used git to clone the server, you can just execute a git pull to fix it.

Benjin454 commented 6 years ago

Works now! Thanks!