upgrade icon indicating copy to clipboard operation
upgrade copied to clipboard

Cannot call post-autoload-dump script during make install-dev command

Open peter279k opened this issue 5 years ago • 0 comments

As title, when I use the php-7.2 and using make install-dev to install dev-dependencies for my development, I get following warning message:

Class Cake\Composer\Installer\PluginInstaller is not autoloadable, can not call post-autoload-dump script

I think this defined post-autoload-dump script will not be executed and should I concern and fix this?

peter279k avatar Aug 14 '20 08:08 peter279k