2017-02-21 44 views
0

После реагируют родную инициализацию проекта я сделать: CD Project и реагируют родные вводного андроид моя версия: nodejs v6.9.5 emulateur genymotion апи 23 у меня есть эта ошибка:реагируют родной вводный андроид сервер Запуск JS ... Сборка и установка приложения на устройстве (кд андроид && ./gradlew installDebug

Starting JS server... 
Building and installing the app on the device (cd android && ./gradlew installDebug... 

FAILURE: Build failed with an exception. 

* What went wrong: 
A problem occurred configuring project ':app'. 
> failed to find Build Tools revision 23.0.1 

* Try: 
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. 

BUILD FAILED 

Total time: 4.309 secs 
Could not install the app on the device, read the error above for details. 
Make sure you have an Android emulator running or a device connected and have 
set up your Android development environment: 
https://facebook.github.io/react-native/docs/android-setup.html 
+0

Возможный дубликат [Не удалось найти Строить Инструменты revisio n 23.0.1] (http://stackoverflow.com/questions/36683726/failed-to-find-build-tools-revision-23-0-1) – atlanteh

ответ

0

Установка инструментов сборки версию 23.0.1 на SDK

 Смежные вопросы

  • Нет связанных вопросов^_^