【发布时间】:2018-05-17 09:05:49
【问题描述】:
我无法使用 brew 在 Mac OS 上安装 FlowType。我输入了:
$> brew update
...
$> brew install flow
Error: You must `brew link objective-caml' before flow can be installed
$> brew link objective-caml
Linking /usr/local/Cellar/objective-caml/4.02.1_2...
Error: Could not symlink share/man/man3/Weak.S.3o
/usr/local/share/man/man3 is not writable.
$>
怎么了?
【问题讨论】:
-
这个运气好吗?我尝试通过 brew 安装 Flow,一切顺利。也许自 3 月以来情况发生了变化?
-
试试 `npm install flow-bin --global' flowtype.org/docs/getting-started.html#_