Openvidu-mvc-java won't work

Im getting 4 errors for each of the lines inside session.html

var sessionName = [[${ sessionName }]];
var token = [[${ token }]];
var nickName = [[${ nickName }]];
var userName = [[${ userName }]];

The error message is:
‘,’ expected.

I tried to run the program anyway but the video of my camera wont show up.

Is this something that has to be fixed or is it just my computer? Please let me know!