'connect ENETUNREACH npm (arch linux)

please help me I dont know how to even start and how to solve this

npm ERR! code ENETUNREACH
npm ERR! syscall connect
npm ERR! errno ENETUNREACH
npm ERR! request to http://registry.npmjs.org/create-react-app failed, reason: connect ENETUNREACH 2606:4700::6810:1723:80

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/malup/.npm/_logs/2022-05-05T22_13_24_795Z-debug-0.log
The directory event_listeners_review contains files that could conflict:

  package.json

Either try using a new directory name, or remove the files listed above.

I've already tried reinstalling npm and deleting all the dependencies and config files.

i'm not using a proxy solutions to change the proxy in the npm config doesn't help



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source