I'm just in the process of doing an Arrow release, and when testing on our CI, noticed that some of our jobs are failing when we install fs, as no system libuv is detected. These CI jobs do have cmake installed though, so should be able to install the bundled version.
I saw the recent update to use system libuv when it's available, so it's an easy enough workaround to update our CI to have it installed or set the relevant env var to install the bundled one, but thought I should open an issue here in case this isn't expected behaviour - wasn't sure!
I double checked the jobs, and they're trying to install version 2.0.1