React Native踩坑之The SDK directory 'xxxxx' does not exist
相信和我一样,自己摸索配置环境的过程中,第一次配,很可能就遇到了这个比较简单地错误,没有配置sdk环境

解决办法

在电脑,系统环境变量中,添加一个sdk的环境变量
uploading-image-955548.png
React Native踩坑之The SDK directory 'xxxxx' does not exist
然后在path中新建一个 %ANDROID_PATH%

相关文章:

  • 2021-09-13
  • 2022-12-23
  • 2021-11-30
  • 2021-09-23
  • 2021-12-17
  • 2021-12-11
  • 2022-01-10
  • 2021-08-13
猜你喜欢
  • 2021-11-18
  • 2021-05-11
  • 2021-07-02
  • 2021-05-06
  • 2021-10-06
  • 2022-12-23
  • 2021-09-18
相关资源
相似解决方案