## Problem/Motivation composer install ## Expected behaviour Finish successfully ## Actual behaviour Error thrown while running command "--ansi cache:clear --no-warmup". Mes sage: "Failed to remove directory "/var/beetbox/var/cache/de~/twig": ." ["error" => Symfony\Component \Filesystem\Exception\IOException { …},"command" => "--ansi cache:clear --no-warmup","message" => "Fa iled to remove directory "/var/beetbox/var/cache/de~/twig": ."] [] [Symfony\Component\Filesystem\Exception\IOException] Failed to remove directory "/var/beetbox/var/cache/de~/twig": . ## Steps to reproduce composer install ## Proposed changes <img width="755" alt="screen shot 2017-11-20 at 2 16 44 pm" src="https://user-images.githubusercontent.com/4440410/33044418-bbad4eb6-cdfd-11e7-972a-1ed23497a086.png">
Problem/Motivation
composer install
Expected behaviour
Finish successfully
Actual behaviour
Error thrown while running command "--ansi cache:clear --no-warmup". Mes
sage: "Failed to remove directory "/var/beetbox/var/cache/de~/twig": ." ["error" => Symfony\Component
\Filesystem\Exception\IOException { …},"command" => "--ansi cache:clear --no-warmup","message" => "Fa
iled to remove directory "/var/beetbox/var/cache/de~/twig": ."] []
Steps to reproduce
composer install
Proposed changes