Add the NDK directory into PATH
To check if the PATH is set correctly, try calling which ndk-build (where ndk-build on Windows) and see if it shows the NDK directory
Unix-like users (e.g. Linux & MacOS) please execute build.sh through shell
Windows users please execute build.cmd through cmd