Skip to content

Instantly share code, notes, and snippets.

@knows1
Last active December 22, 2018 08:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save knows1/36bb3bd6f180345ce5054b455dd7d117 to your computer and use it in GitHub Desktop.
Save knows1/36bb3bd6f180345ce5054b455dd7d117 to your computer and use it in GitHub Desktop.
Cannot create cache directory /home/ubuntu/.composer/cache/repo/https---repo.packagist.org
/, or directory is not writable. Proceeding without cache
Cannot create cache directory /home/ubuntu/.composer/cache/files/, or directory is not wri
table. Proceeding without cache
--hal--
#curl -sS https://getcomposer.org/installer | sudo php -- --install-dir=/usr/local/bin --filename=composer
#drwxr-xr-x 3 root staff 102 Oct 1 10:50 .composer
#sudo chown -R $USER $HOME/.composer
-----------------------------------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment