React Problems when running

Tell us what’s happening:
So I keep getting the error “Uncaught ReferenceError: React is not defined” and I have no idea how to solve this, as the solution seems to be the same as the one provided.

I have had the same issues with the second challenge as well

Your code so far


const JSX = <h1>Hello JSX!</h1>;

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36.

Challenge: Create a Simple JSX Element

Link to the challenge:
https://www.freecodecamp.org/learn/front-end-libraries/react/create-a-simple-jsx-element

Something is broken. I’m getting the same error (Windows/Chrome)

I also ran into that message today and tweeted at freeCodeCamp but seems more widespread and could probably use a Github issue to open. It happens for both React and Redux challenges

1 Like

Didn’t see any related issues, so I added it to the Git hub. Check for updates there:

1 Like

@JustGinger888 @john.solo @riteshrs

Challenges were updated and should be working. If you have any issues post to the GitHub link above.

thank you @scissorsneedfoodtoo & team

2 Likes