Unexpected token '/' in /sites/noquarternashville/noquarter/views/jukebox.ejs while compiling ejs If the above error is not helpful, you may want to try EJS-Lint: https://github.com/RyanZim/EJS-Lint Or, if you meant to create an async function, pass `async: true` as an option.

SyntaxError: Unexpected token '/' in /sites/noquarternashville/noquarter/views/jukebox.ejs while compiling ejs

If the above error is not helpful, you may want to try EJS-Lint:
https://github.com/RyanZim/EJS-Lint
Or, if you meant to create an async function, pass `async: true` as an option.
    at new Function (<anonymous>)
    at Template.compile (/sites/noquarternashville/noquarter/node_modules/ejs/lib/ejs.js:673:12)
    at Object.compile (/sites/noquarternashville/noquarter/node_modules/ejs/lib/ejs.js:398:16)
    at handleCache (/sites/noquarternashville/noquarter/node_modules/ejs/lib/ejs.js:235:18)
    at tryHandleCache (/sites/noquarternashville/noquarter/node_modules/ejs/lib/ejs.js:274:16)
    at View.exports.renderFile [as engine] (/sites/noquarternashville/noquarter/node_modules/ejs/lib/ejs.js:491:10)
    at View.render (/sites/noquarternashville/noquarter/node_modules/express/lib/view.js:135:8)
    at tryRender (/sites/noquarternashville/noquarter/node_modules/express/lib/application.js:657:10)
    at Function.render (/sites/noquarternashville/noquarter/node_modules/express/lib/application.js:609:3)
    at ServerResponse.render (/sites/noquarternashville/noquarter/node_modules/express/lib/response.js:1039:7)