react-native run-android Building Error ':app:generateDebugBuildConfig'

前端 未结 5 1507
天命终不由人
天命终不由人 2021-01-01 15:55

I am having a problem to build a new project. I am using React-Native and Android Emulator (AVD) but when I use the command react-native run-android I get the f

5条回答
  •  攒了一身酷
    2021-01-01 16:46

    @diego-barreto

    Added the value C:\....\AppData\Local\Android\sdk\tools to the variable Path and I got build sucessful. Problem solved. Yay.

提交回复
热议问题