【发布时间】:2017-07-13 19:49:09
【问题描述】:
我正在按照说明安装 composer (found here)。我刚刚跑了php composer-setup.php这行,终端就返回了:
All settings correct for using Composer
Unable to write keys.dev.pub to: /home/ubuntu/.composer
我正在 Vagrant 中安装到 Ubuntu 虚拟机中。
【问题讨论】:
-
看起来是权限问题
标签: ubuntu terminal vagrant key composer-php