-1

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 ?

johannchopin
  • 13,720
  • 10
  • 55
  • 101

1 Answers1

-1

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

johannchopin
  • 13,720
  • 10
  • 55
  • 101