I installed Reactjs using npm command creat-react-app. Now I want to check which version I installed
Run the command npm list react
or npm ls react
from the root directory of your project. Docs.
Just type the below command in your command prompt:
npm view react version
Example:
There are multiple ways to check react version in your project: 6 Different ways to Check React Version | Terminal
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With