Questions tagged [buck2]
1 questions
0
votes
0 answers
Buck2 can't create inotify watchers
I'm following the getting started guide for buck2. My system is Ubuntu 22.04 (Jammy).
Installation worked with:
$ rustup install nightly-2023-05-28
cargo +nightly-2023-05-28 install --git https://github.com/facebook/buck2.git buck2
# After…

CodeMonkey
- 4,067
- 1
- 31
- 43