I am getting following error while running npm start android.
:app:generateDebugResources
:app:mergeDebugResources
:app:bundleDebugJsAndAssets SKIPPED
:app:processDebugManifest
:app:processDebugResources
D:\Khurshid\Practice\reactMapbox\android\app\build\intermediates\res\merged\debu
D:\Khurshid\Practice\reactMapbox\android\app\build\intermediates\res\merged\debu
D:\Khurshid\Practice\reactMapbox\android\app\build\intermediates\res\merged\debu
D:\Khurshid\Practice\reactMapbox\android\app\build\intermediates\res\merged\debu
D:\Khurshid\Practice\reactMapbox\android\app\build\intermediates\res\merged\debu
D:\Khurshid\Practice\reactMapbox\android\app\build\intermediates\res\merged\debu
D:\Khurshid\Practice\reactMapbox\android\app\build\intermediates\res\merged\debu
D:\Khurshid\Practice\reactMapbox\android\app\build\intermediates\res\merged\debu
D:\Khurshid\Practice\reactMapbox\android\app\build\intermediates\res\merged\debu
D:\Khurshid\Practice\reactMapbox\android\app\build\intermediates\res\merged\debu
:app:processDebugResources FAILED
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ':app:processDebugResources'.
com.android.ide.common.process.ProcessException: Failed to execute aapt
- Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
BUILD FAILED
Total time: 2 mins 59.29 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/getting-started.html
I am getting following error while running npm start android.
:app:generateDebugResources
:app:mergeDebugResources
:app:bundleDebugJsAndAssets SKIPPED
:app:processDebugManifest
:app:processDebugResources
D:\Khurshid\Practice\reactMapbox\android\app\build\intermediates\res\merged\debu
D:\Khurshid\Practice\reactMapbox\android\app\build\intermediates\res\merged\debu
D:\Khurshid\Practice\reactMapbox\android\app\build\intermediates\res\merged\debu
D:\Khurshid\Practice\reactMapbox\android\app\build\intermediates\res\merged\debu
D:\Khurshid\Practice\reactMapbox\android\app\build\intermediates\res\merged\debu
D:\Khurshid\Practice\reactMapbox\android\app\build\intermediates\res\merged\debu
D:\Khurshid\Practice\reactMapbox\android\app\build\intermediates\res\merged\debu
D:\Khurshid\Practice\reactMapbox\android\app\build\intermediates\res\merged\debu
D:\Khurshid\Practice\reactMapbox\android\app\build\intermediates\res\merged\debu
D:\Khurshid\Practice\reactMapbox\android\app\build\intermediates\res\merged\debu
:app:processDebugResources FAILED
FAILURE: Build failed with an exception.
Execution failed for task ':app:processDebugResources'.
Run with --stacktrace option to get the stack trace. Run with --info or --debug
BUILD FAILED
Total time: 2 mins 59.29 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/getting-started.html