Visual studio code cannot find ndk from Android studio sdk manager

Viewed 16

Hello I was working on a bare react native project and it was running fine but now when I try to run it says to install ndk from sdk manager and fails to build

I did install the ndk from sdk manager in Android studio but it still gives the error

Error says :

Build failed 

A problem occurred configuring project:'react-native-reanimated'
Failed to install the sdk components:ndk;21.4.7075529 NDK (side by side) 21.4.7075529

Install the missing components using the sdk manager in Android studio
0 Answers
Related