【发布时间】:2018-12-18 04:27:34
【问题描述】:
我能够成功下载自制软件。但是,每当我使用 'brew install node' 时,都会收到错误消息:
Error: The `brew link` step did not complete successfully
The formula built, but is not symlinked into /usr/local
Could not symlink share/systemtap/tapset/node.stp
/usr/local/share/systemtap/tapset is not writable.
You can try again using:
brew link node
我也尝试过“brew link node”,结果是:
Error: Could not symlink share/systemtap/tapset/node.stp
/usr/local/share/systemtap/tapset is not writable.
有人可以帮忙吗?
【问题讨论】: