'create react app in ubuntu gives an err node 14 or higer
When I want to install react using a create-react-app example. it gives me react requirement 14 or higher. what should I do? I also installed using yarn npm but when I use node -v it tells me that I installed node 10 v and I don't know why. I also tried: npm cache clean -f npm install -g n sudo n stable
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
