doumou5109 2019-05-02 09:16
浏览 100
已采纳

在作曲家中安装monolog的异常

I tried to install monolog/monolog with composer composer require monolog/monolog on my Ubuntu but I got this error :

Installation failed, reverting ./composer.json to its original content.


  [RuntimeException]
  pathToMyProject/vendor/psr/log does not exist and could not be created.

Has someone an idea of what the problem is ?

  • 写回答

1条回答 默认 最新

  • dsf1222 2019-05-02 19:07
    关注

    Ok my bad you just have to run has sudo :p

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?