hechoendrupal / drupal-console-extend-plugin

Drupal Console Extend Composer Plugin
131 stars 31 forks source link

InvalidArgumentException with new Extender::removeCacheFiles method #11

Closed alexej-d closed 7 years ago

alexej-d commented 7 years ago

I am seeing this error since the last commit after running composer (install or update):

[InvalidArgumentException]
  The "/[MY CURRENT ROOT]/console/cache/" directory does not exist.
jmolivas commented 7 years ago

Fixed with https://github.com/hechoendrupal/drupal-console-extend-plugin/pull/12 a new 0.8.0 release was tagged.