You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i run "sudo ./build/fbcode_builder/getdeps.py install-system-deps --recursive --install-prefix=$(pwd)/_build" on Ubuntu 20.04 , some errors occured.
when i run "./getdeps.sh" on Ubuntu 20.04 , some errors occured.
Could you please answer my question when you are free ? I would be grateful
The text was updated successfully, but these errors were encountered:
when i run "sudo ./build/fbcode_builder/getdeps.py install-system-deps --recursive --install-prefix=$(pwd)/_build" on Ubuntu 20.04 , some errors occured. when i run "./getdeps.sh" on Ubuntu 20.04 , some errors occured. Could you please answer my question when you are free ? I would be grateful
@LCJDogLover@qiaoqiao321 you are missing the project name mvfst. e.g. run ./build/fbcode_builder/getdeps.py --allow-system-packages install-system-deps --recursive mvfst
when i run "sudo ./build/fbcode_builder/getdeps.py install-system-deps --recursive --install-prefix=$(pwd)/_build" on Ubuntu 20.04 , some errors occured.
when i run "./getdeps.sh" on Ubuntu 20.04 , some errors occured.
Could you please answer my question when you are free ? I would be grateful
The text was updated successfully, but these errors were encountered: