Seems their is ) missing but i can't find where. I got this message after first npm start. /dist/server.js:441 app.get('*', async function (req, res) { ^^^^^ SyntaxError: missing ) after argument list
Seems their is ) missing but i can't find where. I got this message after first npm start.
/dist/server.js:441
app.get('*', async function (req, res) {
^^^^^
SyntaxError: missing ) after argument list