Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No version of NDK matched the requested version - Android platform #1684

Closed
danielideriba opened this issue Oct 19, 2021 · 1 comment
Closed

Comments

@danielideriba
Copy link

danielideriba commented Oct 19, 2021

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

@triniwiz triniwiz transferred this issue from NativeScript/nativescript-cli Oct 19, 2021
@triniwiz
Copy link
Member

Duplicate of #1659 . check the issue for a workaround

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants