The error SyntaxError: Unexpected end of input means your app.js file is missing a closing bracket or parenthesis — probably caused by accidentally deleting part of the code while resolving the merge conflic
Comments