LoginSignup
0

More than 1 year has passed since last update.

posted at

mac sass installがうまくいかなかったりうまくいったり

https://brew.sh/
ここ、日本語に切り替えると、homebrewのsearchが全く動作しないというバグ。
Englishにすると、homebrew searchが使えます。

で、sassを検索すると

sass/sass/sass

がでてくるので、

brew install sass/sass/sass

でインストールできました

うまくいかなかったら、 rubyのバージョンが新しすぎるので、バージョンを戻すと良いです。

rbenv install 2.5.0 

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
What you can do with signing up
0