neilime / zf2-assets-bundle

AssetsBundle is a module for Zend Framework 2 allowing asset managment (bundling & caching)
https://neilime.github.io/zf2-assets-bundle/
MIT License
33 stars 20 forks source link

Console tools dont work #17

Closed mariomka closed 10 years ago

mariomka commented 10 years ago

Hi,

I tried to use console tools:

php public/index.php render
php public/index.php empty

And It dont work, at least in Zend Framework 2.2.5.

The output is empty.

mariomka commented 10 years ago

I just re-install all and now It works, sorry. You can close this issue.