Spea / SpBowerBundle

Symfony2 Bundle to handle asset dependencies with bower
231 stars 44 forks source link

Issue deploying on heroku #112

Open marvoh opened 9 years ago

marvoh commented 9 years ago

Hi,

I have the following issue when trying to deploy my app on heroku. How do i circumvent this?

     [InvalidArgumentException]

     The directory "/tmp/build_a6e06165a85f6c32e166adc6f2d83454/vendor/sonata-project/core-bundle/Resources/config/bower/../..

/public/components/cache" is not writable.

Spea commented 9 years ago

You could use a different directory for the cache, one which is writeable, see https://github.com/Spea/SpBowerBundle/blob/master/Resources/doc/configuration_reference.md for more info