I tried to change localhost with paw.com so I changed it from etc/hosts folder. I entered in my react profect make a .env folder and write in this HOST='paw.com' . After that I tried to start the project with " npm start " and I got this error.
Attempting to bind to HOST environment variable: paw.com
If this was unintentional, check that you haven't mistakenly set it in your shell.
Learn more here: https://cra.link/advanced-config
Could not find an open port at paw.com.
Network error message: listen EADDRNOTAVAIL: address not available 172.67.185.172
I will need some help please if someone know how to do this . Thank you in advance .