Error running 'requirements_osx_brew_libs_install…' on Mac 10.7

前端 未结 8 1195
陌清茗
陌清茗 2020-12-28 12:31

Trying to install brew on a last generation Macbook Pro and keep getting the following error:

Error running \'requirements_osx_brew_libs_install autoconf

8条回答
  •  旧时难觅i
    2020-12-28 13:16

    One simple solution: install Xcode Command Line Tools.

    xcode-select --install
    

    Hope this helps.

提交回复
热议问题