作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我已经在我的 OSX 机器上安装了 Erlang,但我遇到了以下问题:
/usr/local/bin/erl: line 28: /Users/irshadpc/@@HOMEBREW_CELLAR@@/erlang/17.5/lib/erlang/erts-6.4/bin/erlexec: No such file or directory /usr/local/bin/erl: line 28: exec: /Users/irshadpc/@@HOMEBREW_CELLAR@@/erlang/17.5/lib/erlang/erts-6.4/bin/erlexec: cannot execute: No such file or directory.
最佳答案
要卸载已安装的旧版本公式并在卸载时查看它们,只需运行:
brew cleanup -n
brew uninstall erlang --force
brew update
brew install erlang
关于macos - 如何在 OSX 10.10 中使用 Homebrew 卸载 Erlang?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30934587/
我是一名优秀的程序员,十分优秀!