You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone!
I'm new one in NativeScript development but I have a weird issues related to android environment. Actually when do I start to build android platform. My NativeScript components versions information is:
nativescript - 8.1.4
nativescript/core - 8.1.4
nativescript/ios is not installed
nativescript/android - 8.1.1
Follow the issue after command "ns run android":
_Execution failed for task ':app:stripDebugDebugSymbols'.
No version of NDK matched the requested version 20.0.5594570. Versions available locally: 22.1.7171670, 23.0.7599858
Unable to apply changes on device: [ANDROID_DEVICE_ID]. Error is: Command ./gradlew failed with exit code 1._
The most weird thing is: I have the latest version of NDK already installed (23.0.7599858). I really don't know if have any possibility to change the NDK version requested by NativeScript.
Anyone have an idea what happened in this issue?
Thanks in advance
The text was updated successfully, but these errors were encountered:
Hi everyone!
I'm new one in NativeScript development but I have a weird issues related to android environment. Actually when do I start to build android platform. My NativeScript components versions information is:
nativescript - 8.1.4
nativescript/core - 8.1.4
nativescript/ios is not installed
nativescript/android - 8.1.1
Follow the issue after command "ns run android":
_Execution failed for task ':app:stripDebugDebugSymbols'.
No version of NDK matched the requested version 20.0.5594570. Versions available locally: 22.1.7171670, 23.0.7599858
Unable to apply changes on device: [ANDROID_DEVICE_ID]. Error is: Command ./gradlew failed with exit code 1._
The most weird thing is: I have the latest version of NDK already installed (23.0.7599858). I really don't know if have any possibility to change the NDK version requested by NativeScript.
Anyone have an idea what happened in this issue?
Thanks in advance
The text was updated successfully, but these errors were encountered: