DEV Community

M.Naveed
M.Naveed

Posted on

React Native Compatibility Issue.

Hi, I'm new to react native. I'm facing problems Node js version compatibility issue. I have installed the Node 14 version in my system and he gave me an error when I created a new project in react native "You are currently running Node v14.21.3 but React Native requires >=16."
but when I upgrade my node version to the latest version. my other project gave me the node js version compatibility issue(Angular).
how I overcome this problems. Thanks

Top comments (0)