Android Build cmake was not found or by cmake.dir property

Hi
I get this error on the android build step it was working up til now

What went wrong:
Could not determine the dependencies of task ‘:react-native-reanimated:mergeReleaseNativeLibs’.
> CMake ‘3.6.0’ was not found in PATH or by cmake.dir property.
** - CMake ‘3.22.1’ found in SDK did not match requested version ‘3.6.0’.**
** - CMake ‘3.25.3’ found in PATH did not match requested version ‘3.6.0’.**

Hello Guys,

I am encountering an error that previously did not occur - the build was working fine, but suddenly it has started to fail.

  • What went wrong:
    Could not determine the dependencies of task ‘:bitmap:generateJsonModelRelease’.

CMake ‘3.10.2’ was not found in PATH or by cmake.dir property.

  • CMake ‘3.22.1’ found in SDK did not match requested version ‘3.10.2’.
  • CMake ‘3.26.1’ found in PATH did not match requested version ‘3.10.2’.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.