运行 composer playground 发生错误

error occurred on running composer playground

我已经安装了我的商业网络,然后成功启动了它。然后我从命令行打开了我的 composer playground。打开后显示如下信息,我该怎么办?

您似乎已经以 root 身份或使用 sudo 或 su 安装了 composer-playground。

composer 安装说明指出您不应使用 su/sudo。

Knowledge wiki, but if you are having permissions problems trying to install without root/su/sudo please see this link from the npm site 中有关于安装 composer 的附加信息。