[EAS Build] rsync not found? (Android EAS Build)

Hey guys. Check this out. When I call eas build --platform android, I get this error from expo-module-configure.

[stderr] warning "expo-module-scripts > jest-expo-enzyme > enzyme-adapter-react-16 > enzyme-adapter-utils > airbnb-prop-types@2.16.0" has unmet peer dependency "react@^0.14 || ^15.0.0 || ^16.0.0-alpha".
[4/4] Building fresh packages...
$ expo-module prepare
Configuring module
[stderr] Tried to guess the docs homepage for react-native-mati-global-id-sdk; add it under the "homepage" entry in package.json
expo-module-scripts: README.md exists, not updating
[stderr] /usr/local/share/.cache/yarn/v6/.tmp/aba9664403e524f7c982b14edcbc8bbe.8ac49772be6fdfdf6e73a8ea57146439ca71537a.prepare/node_modules/expo-module-scripts/bin/expo-module-configure: line 14: rsync: command not found
[stderr] error Command failed with exit code 127.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
yarn exited with non-zero code: 127

node_modules/expo-module-scripts/bin/expo-module-configure is an EAS cloud package, is there something wrong with dependancies somewhere that this rsync package isn’t being found?

Thanks!

it should work now