Im using a linux laptop 32bits and i wonder if there is a way to install nodejs version >=14 ?
Im trying to use React on VSCode and when i try to start a project it tells me i need Node 14 or higher
saberx@saberx:~/Documents/react$ npx create-react-app miapp
npx: installed 67 in 11.768s
You are running Node 9.11.2.
Create React App requires Node 14 or higher.
Please update your version of Node.
i searched on internet but cant find a way to install a higher version of nodeJs on my linux 32bits