Skip to main content
Image
Drupal Sapiens snippet

Clear the Composer cache

How to clear the Composer cache via command line.

Delete/Clear Composer cache:
~/composer clear-cache
If the above command does not work correctly, it is also possible to clear the cache manually:
rm -rf ~/.composer/cache/*
Etiquetas

Join the Drupal Sapiens Community

Save content that interests you, connect with others in the community, contribute to win prizes and much more.

Login or create an account here

Featured

Last news