Question
Composer install or update not working
I am trying to install ratchet library on my droplet 512 mb Ubuntu
But whenever i type php ~/composer install or update
it always returns: “Nothing to install or update”
I found out that it is because of low memory so i used one of the methods decribed here to add Swap I did that too correctly, but still my composer not installing or updating library.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
I don’t know how but for some reason it started working automatically.
I guess, Swap did the trick but responded late.