Picture of Suresh Kumar
SyntaxError: Invalid or unexpected token
by Suresh Kumar - Wednesday, 8 March 2017, 12:27 PM
 

Hi,

I am facing the below issue when i do the "node server". I did not face this issue earlier, and the authoring tool working fine in my localhost without any issues. Suddenly, the following error stops accessing the authoring tool. Could anyone suggest how to resolve this issue? Thanks!

Picture of John Niezen
Re: SyntaxError: Invalid or unexpected token
by John Niezen - Wednesday, 8 March 2017, 12:32 PM
 

Best to check your Node version. Should be at least v4.2.x, however some folks working with 6.10 did not reported any errors.

I had a similar failure a while ago, and my node was somehow down to a 0.x version.

Picture of Suresh Kumar
Re: SyntaxError: Invalid or unexpected token
by Suresh Kumar - Wednesday, 8 March 2017, 12:44 PM
 

Thanks for the response, John.

My Node version is v6.9.5. Still i face this issue. 

Picture of John Niezen
Re: SyntaxError: Invalid or unexpected token
by John Niezen - Wednesday, 8 March 2017, 1:12 PM
 

See if you can roll back to v4.2, and read back a little in this room: https://gitter.im/adaptlearning/adapt_authoring , Nick Webb faced more or less the same.