React native: Android project not found. Maybe run react-native android first?

前端 未结 30 1249
孤街浪徒
孤街浪徒 2020-12-12 16:43

I had an issue in my React-Native project which was working fine earlier but suddenly it stopped working. Whenever I used the command:

react-native run-andro         


        
30条回答
  •  猫巷女王i
    2020-12-12 17:21

    I think one more simple thing you could have checked, is if previously you ran the project as different role of a user, like in windows if you ran previously the react-native run-android with an administrator role.

提交回复
热议问题