macOS一键安装homebrew国内镜像
·
Views
·
By 浪子
官方给出的一键安装由于墙的原因可能无法安装成功。
所以找到了一个国内镜像的一键安装脚本
/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"
官方给出的一键安装由于墙的原因可能无法安装成功。
所以找到了一个国内镜像的一键安装脚本
/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"
Using $this when not in object context
Error: Using $this when not in object context in /app/data/plugins/FediverseSync/template/comment.php:3
Stack trace:
#0 /app/data/plugins/FediverseSync/Plugin.php(989): require_once()
#1 [internal function]: FediverseSync_Plugin::renderComments(Object(Widget\Archive), NULL)
#2 /app/var/Typecho/Plugin.php(446): call_user_func_array(Array, Array)
#3 /app/var/Widget/Archive.php(1274): Typecho\Plugin->__call('Widget_Archive:...', Array)
#4 /app/data/themes/paper-main/footer.php(23): Widget\Archive->footer()
#5 /app/var/Widget/Archive.php(1336): require('/app/data/theme...')
#6 /app/data/themes/paper-main/post.php(51): Widget\Archive->need('footer.php')
#7 /app/var/Widget/Archive.php(1418): require_once('/app/data/theme...')
#8 /app/var/Typecho/Router.php(99): Widget\Archive->render()
#9 /app/index.php(23): Typecho\Router::dispatch()
#10 {main}
评论
暂无评论