我最近注册了 Laravel Forge 和 Digital Ocean。服务器设置很简单,但是当我去部署存储库时,它失败了。
Cloning into 'admin.domain.testing.co.uk'...
Warning: Permanently added the RSA host key for IP address '104.192.123.2' to the list of known hosts.
/home/forge/.forge/provision-48336658.sh: line 29: composer: command not found
有谁知道这意味着什么,或者我可以在哪里找到更多关于出了什么问题的信息?
问候