1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

【またNokogiriか】Nokogiri 1.6.8がMacでインストールできない【なぜそれで直るし】

1
Posted at

TL;DR

brew unlink xzで直った。

概要

意気揚々とRailsをインストールしようとしたら、またNokogiriがインストールできないで死んだ。
で、調べてみるとこんなissueが。
https://github.com/sparklemotion/nokogiri/issues/1483
brew unlink xzするとインストールできるようになるとのこと。
騙されたつもりで試してみたら本当にインストールできてしまった…なぜだ?
ちなみに、xcode-select --installでも直るらしい…なぜだ??

ぼやき

RailsからNokogiriへの依存が消えるのはいつの日なのだろうか…

1
0
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
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?