s-cart / s-cart

Free Laravel e-commerce for business: shopping cart, cms content, and more...

Home Page:https://s-cart.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when create plugin

marktan93 opened this issue · comments

Describe the bug
Not able to create the plugin

To Reproduce
Steps to reproduce the behavior:
php artisan sc:make plugin --name=Group\PluginName

Expected behavior
Should generate the plugin

Screenshots
{"error":1,"path":"","msg":"file_get_contents(\/xxxxxx\/storage\/tmp\/47d6edd233d20618aaa798723c31a171\/GroupPluginName\/src\/Admin\/AdminController.php): Failed to open stream: No such file or directory"}%

Desktop (please complete the following information):

  • OS: MacOS Monterey (M1)

Additional context
Any other option to download the ready plugin template

Fixed by upgrade it to 7.1.21