Can't install nodejs on termux
Hello I have reinstalled termux on my redmi phone and it happens the same.
Please have a look at the image of errorš

4 Replies
Solution
is there any change after
apt update; apt upgrade
?Yes, it works. But now I want to
npx create-react-app frustrated-cat
and it gets stuck in the middle of creation. Is create-react-app depreciated? What to do now if I want to code react app?
probably, it's not stuck and doing some heavy tasks. try to open htop in another termux session and it'll show the processes.
Solved