Node events.js:167 throw er; // Unhandled 'error' event

前端 未结 19 2339

I\'m trying to use JSON Server in a React App. However, I keep getting the following error.

events.js:167
  throw er; // Unhandled \'error\' event
  ^
Emitt         


        
19条回答
  •  渐次进展
    2020-12-23 20:49

    I have restored my hosts file to original state on Mac OS and it works for me. I edited this file yesterday and it made the problem. On this site you can copy the text of the original file https://pbxbook.com/other/mac-host.html

提交回复
热议问题