Ubuntu – Yesterday Node Express API works locally, today getting ENOTFOUND localhost
I have been working on several Node Express APIs and while they were working yesterday, I have rebooted my machines (laptop and workstation) and they are giving ENOTFOUND error for localhost (syscall getaddress info). I have thoroughly tested these APIs…