The screenshot was a bit blurry, but it looks like you have an extra {
somewhere.
Could you share your code?
Can you try upgrading the Node version to 12.x? In your package.json,
"engines": { "node": "10.15.3" }
1 Like