Installing 'Compass' via the command line receive error “extconf failed, exit code 1”

后端 未结 3 1265
野的像风
野的像风 2021-02-14 05:43

Couldn\'t find an answer to this. Running OS X Yosemite Beta v2

When following compass install guide ensure that your gem is up-to-date

gem update --sy         


        
3条回答
  •  天命终不由人
    2021-02-14 06:04

    If you have XCODE installed, you need to open. Because the OS needs to add components and these are added when you open the app.

    Try again run

    sudo gem install compass

    Enjoy!

提交回复
热议问题