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

前端 未结 19 2006

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:43

    test another adb device ... real smartphone or android studie or genymotion npm start in your project open new tab and run react-native run-android and press ctrl + c in past terminal tab

    i guess why this problem is we cant run http://localhost:8081/debugger-ui/

提交回复
热议问题