-
-
Notifications
You must be signed in to change notification settings - Fork 197
Description
Getting the following build error:
NS 4.0, Core 4.0 and Android 4.0.1
I ran tns run android
I think the problem might have to do with the installed Android sdk. I've got 23 installed and would like to stick with it.
`/Users/asrock/.gradle/caches/transforms-1/files-1.1/appcompat-v7-27.0.2.aar/660efc19de91dbab5fb6f7640d14424a/res/values-v26/values-v26.xml:9:5-12:13: AAPT: error: resource android:attr/colorError not found.
/Users/asrock/.gradle/caches/transforms-1/files-1.1/appcompat-v7-27.0.2.aar/660efc19de91dbab5fb6f7640d14424a/res/values-v26/values-v26.xml:13:5-16:13: AAPT: error: resource android:attr/colorError not found.
/Users/asrock/.gradle/caches/transforms-1/files-1.1/appcompat-v7-27.0.2.aar/660efc19de91dbab5fb6f7640d14424a/res/values-v26/values-v26.xml:17:5-93: AAPT: error: style attribute 'android:attr/keyboardNavigationCluster' not found.
/Users/asrock/.gradle/caches/transforms-1/files-1.1/appcompat-v7-27.0.2.aar/660efc19de91dbab5fb6f7640d14424a/res/values/values.xml:252:5-69: AAPT: error: resource android:attr/fontStyle not found.
/Users/asrock/.gradle/caches/transforms-1/files-1.1/appcompat-v7-27.0.2.aar/660efc19de91dbab5fb6f7640d14424a/res/values/values.xml:252:5-69: AAPT: error: resource android:attr/font not found.
/Users/asrock/.gradle/caches/transforms-1/files-1.1/appcompat-v7-27.0.2.aar/660efc19de91dbab5fb6f7640d14424a/res/values/values.xml:252:5-69: AAPT: error: resource android:attr/fontWeight not found.
`
Here's the full build output
temp.txt