美文网首页
Warning: You are using OS X 10.1

Warning: You are using OS X 10.1

作者: cocoaroger | 来源:发表于2016-03-17 14:47 被阅读171次

mac执行命令时遇到类似下面的警告和报错:
Warning: You are using OS X 10.11.
We do not provide support for this pre-release version.
You may encounter build failures or other breakage.
Error: Could not create /usr/local/Cellar
Check you have permission to write to /usr/local

解决办法:
执行这句话再重新运行 sudo chown -R $(whoami):admin /usr/local

相关文章

网友评论

      本文标题:Warning: You are using OS X 10.1

      本文链接:https://www.haomeiwen.com/subject/jidclttx.html