SOSamuel Odeyinxer0.hashnode.dev·Mar 16, 2022 · 2 min readMy Web3 VoyageI have been a Web developer since 2015. I started off writing HTML and CSS in my projects. As I learned some more, I scaled to Bootstrap, and then React.Js. On the back-end, in 2017, I picked up PHP and I stuck there for a long time. Through the year...00
SOSamuel Odeyinxer0.hashnode.dev·Jan 25, 2022 · 1 min readYou are running `create-react-app` 4.0.3, which is behind the latest release (5.0.0)Hi, Devs I woke up to 2022 to run my first React app using: npx create-react-app xyz I was greeted with this error: You are running 'create-react-app' 4.0.3, which is behind the latest release (5.0.0). Please remove any global installs with one of...00