Composer: file_put_contents(./composer.json): failed to open stream: Permission denied

前端 未结 8 906
一生所求
一生所求 2020-12-12 14:49

I\'m trying to install Prestissimo to an Ubuntu 16.04 server, but that leads to an error:

$ composer global require \"hirak/prestissimo:^0.3\"
Changed curren         


        
8条回答
  •  Happy的楠姐
    2020-12-12 15:15

    I faced this issue as well but in my case, I was in wrong directory. Check the directory you are working

提交回复
热议问题