Node app - SyntaxError: Unexpected token

I just use npm run start in my node express app.

"start": "node index.js"