Superagent is causing localhost to not connect

113 Views Asked by At

Every time I use npm install superagent my localhost no longer works. Instead, the terminal asks if I want to run the app on another port ("Would you like to run the app on another port instead? (Y/n)"). No matter my response, the localhost will not run or it will not connect to the server. Is there a way to fix this? Or how do I uninstall superagent?

0

There are 0 best solutions below