No error just hangs(increasing time trick doesn’t work already tried). yarn install
works, it seems only the npx create-react-app app
and yarn create react-app app
commands fail to work.
Pretty much tried all the solutions on stackoverflow and github, none works.
If it helps here’s additional info:
6 months or so ago it all worked, didn’t touch web programming several months till recently, the only time I crashed my system is when I deleted the systemsettings package.
EDIT:
Created a new Manjaro user repeated the actions got an error, searched my user’s log and found the same error:
Trace:
Error: https://registry.yarnpkg.com/create-react-app: ETIMEDOUT
at Timeout._onTimeout (/usr/lib/node_modules/yarn/lib/cli.js:141409:19)
at listOnTimeout (internal/timers.js:554:17)
at processTimers (internal/timers.js:497:7)