After this message:
You are running create-react-app 4.0.3, which is behind the latest release (5.0.0).
I ran this command: npx create-react-app@latest feedback-app and the app is created with npm and not yarn as before.

Anyone have more info on this, I would appreciate the help! 🤔
After this message:
You are running
create-react-app4.0.3, which is behind the latest release (5.0.0).I ran this command:
npx create-react-app@latest feedback-appand the app is created with npm and not yarn as before.Anyone have more info on this, I would appreciate the help! 🤔