epicweb-dev / react-hooks

Learn React Hooks! 🎣 ⚛
https://hooks.epicreact.dev
Other
2.78k stars 1.91k forks source link

Code syntax highlight not working on any of the workshop repos including this one. #188

Closed onso89 closed 2 years ago

onso89 commented 2 years ago

I am having a hard time with the code syntax highlight on the workshop apps for any of the topics including the react-hooks, an issue that I haven't had before.

my local specs:

I tried uninstalling and reinstalling several times no change. I have an idea what could have triggered it, I did a pull request on the repo after @kentcdodds updated the workshops to latest react 18 versions, not sure if anything happened then. Other than that no clue what could be causing an issue.

unnamed

kentcdodds commented 2 years ago

Are you seeing this on any other repos?

onso89 commented 2 years ago

Are you seeing this on any other repos?

Yes all the repos

onso89 commented 2 years ago

I switched to node 14 just in case and no changes, I actually have a previous repo I was working before the updated workshops the react fundamentals and it has code highlights when I run the repo. For some reason all the new repos after the update don't work.

When I do git pull on the repo I get this, not sure if means anything since is already up to date

Screen Shot 2022-06-14 at 12 50 24 PM
kentcdodds commented 2 years ago

This has now been fixed in the latest version of all repos. Thanks!