I'm getting a weird error with React while trying to run a landing page component

Viewed 19

Im getting this error in the console while I'm trying to run my landing page with a H1

SyntaxError: Unexpected token 'Y', "You need t"... is not valid JSON at JSON.parse (<anonymous>) at window.onload (app.js:59:731)

does anyone knows what could it be the solution?

thanks

0 Answers
Related