Hello, can anyone please tell me what the problem is here?

This is ReactJS
I can’t get “Hello Everyone” to show in the console. It says Uncaught SyntaxError: Unexpected token ‘<’

Thanks

change the preprocessor in the settings of JavaScript to Babel

image

Then fix the syntax error

1 Like

Wow, that worked. Thank you so much

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.