davidedantonio/create-fastify-app

GET xxx /pov

Closed this issue · 1 comments

Adding POV and the call /pov returns :

{"statusCode":500,"error":"Internal Server Error","message":"Unexpected identifier in /Users/xxxx/app/src/views/index.ejs while compiling ejs\n\nIf the above error is not helpful, you may want to try EJS-Lint:\nhttps://github.com/RyanZim/EJS-Lint\nOr, if you meant to create an async function, pass async: true as an option."}

@xyz-mtl Now it's fixed