Sandbox: rsync samba error when building React Native on M1 Macbook Pro
When starting to try and develop a React Native app on an M1 Macbook Pro I was seeing the following error: Sandbox: rsync.samba (13105) deny(1) file-write-create ….. I went around the houses a bit on this one, but found a Stack Overflow answer that solve the issue for me. In the end it was pretty…