我已经在我的mac上安装了steam,在尝试构建项目时,它永远不会结束。
我正在尝试再次安装,如下所示(brew install qutheory / tap / vapor)
Warning: qutheory/tap/vapor-0.4.1 already installed, it's just not linked.
以下是我正在运行的控制台输出。
MAC-mini-A:vapor-docker22 mac$ vapor build
Fetching Dependencies [Done]
Building Project [ • ]
最后一个建筑项目步骤永远不会结束。
编辑:
使用Xcode构建很好,但我想使用'steam build'命令而不是来自Xcode。
答案 0 :(得分:2)
Homebrew安装已经过时了。使用https://vapor.github.io/documentation/getting-started/install-toolbox.html上的安装说明成功安装当前版本的Vapor。