triniwiz / nativescript-videorecorder

:video_camera: NativeScript plugin for Video Recording . :video_camera:
Apache License 2.0
43 stars 29 forks source link

Build Fails on installation of this plugin #48

Closed avsb93 closed 5 years ago

avsb93 commented 6 years ago

After adding this plugin to project the build fails: C:\Users\47700168.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.0.2.aar\2f1ec260cab2c1a9873c50dd9eb8d775\res\values-v26\values-v26.xml:9:5-12:13: AAPT: error: resource android:attr/colorError not found.

C:\Users\47700168.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.0.2.aar\2f1ec260cab2c1a9873c50dd9eb8d775\res\values-v26\values-v26.xml:13:5-16:13: AAPT: error: resource android:attr/colorError not found.

C:\Users\47700168.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.0.2.aar\2f1ec260cab2c1a9873c50dd9eb8d775\res\values-v26\values-v26.xml:17:5-93: AAPT: error: style attribute 'android:attr/keyboardNavigationCluster' not found.

C:\Users\47700168.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.0.2.aar\2f1ec260cab2c1a9873c50dd9eb8d775\res\values\values.xml:252:5-69: AAPT: error: resource android:attr/fontStyle not found.

C:\Users\47700168.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.0.2.aar\2f1ec260cab2c1a9873c50dd9eb8d775\res\values\values.xml:252:5-69: AAPT: error: resource android:attr/font not found.

C:\Users\47700168.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.0.2.aar\2f1ec260cab2c1a9873c50dd9eb8d775\res\values\values.xml:252:5-69: AAPT: error: resource android:attr/fontWeight not found.

FAILURE: Build failed with an exception.

BUILD FAILED in 14s Unable to apply changes for device: 5200cb4158db458f. Error is: Command gradlew.bat failed with exit code 1.

Please fix.