You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running php craft make utility --plugin=foo returns the following error:
Exception 'ReflectionException' with message 'Method craft\base\Utility::iconPath() does not exist'
in /var/www/html/vendor/craftcms/generator/src/BaseGenerator.php:553
The plugin this is running on has been updated ready for Craft 5.
Description
Running
php craft make utility --plugin=foo
returns the following error:The plugin this is running on has been updated ready for Craft 5.
Steps to reproduce
make utility
commandAdditional info
The text was updated successfully, but these errors were encountered: