This is ReactJS
I can’t get “Hello Everyone” to show in the console. It says Uncaught SyntaxError: Unexpected token ‘<’
Thanks
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
Then fix the syntax error
Wow, that worked. Thank you so much
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.