We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
最后一步应该是
cd src bash runserver.sh
另外我想问一下,具体应该怎么使用呢 我按照流程后,打开http://localhost:8080,一直显示It works
The text was updated successfully, but these errors were encountered:
问题已经解决 http://localhost:8080/index 只是运行时一直显示
Memory Limit Success!
Sorry, something went wrong.
@isnine 可以看一下代码运行脚本。如果在本地直接跑 run-swift.sh 可不可以跑通。请问你的运行系统是什么?在master 分支上是 macOS 版本,server 分支是 ubuntu 版本。
感谢回复,我的系统版本是macOS10.12.3 直接运行 run-swift.sh,显示
line 15: gtimeout: command not found
请问是我有依赖库之类的没有安装么
需要安装一下 gtimeout
$ brew install gtimeout
No branches or pull requests
最后一步应该是
另外我想问一下,具体应该怎么使用呢
我按照流程后,打开http://localhost:8080,一直显示It works
The text was updated successfully, but these errors were encountered: