Broadteam

Results 3 issues of Broadteam

试了注册`'shift+shift'` 激活不了,有什么办法实现?

按照redeme方法操作,运行下面的命令: ```bash docker-compose up -d nginx php-fpm php-worker mysql redis memcached elasticsearch workspace ``` 结果报错: > ERROR: Cannot locate specified Dockerfile: Dockerfile-72

macOS最新版,环境php7.3.2,go1.9.2 ```bash $ PHPCFG=/usr/local/Cellar/php/7.3.2/bin/php-config make ``` 然后报错: ``` go install ./zend # github.com/zywaited/php-go/zend zend/typeconv.go:31:26: could not determine kind of name for C.IS_CONSTANT make: *** [all] Error 2 ```