dev-talha-anwar
dev-talha-anwar
it is already done you can use use `php artisan vendor:publish` command to check the list and publish the views using shopify-views tag
not able to check since bones command is not working
I tried to run the command with latest version but now php bones command does not show any output On Thu, Apr 14, 2022, 8:44 PM Giovambattista Fazioli < ***@***.***>...
Also bones commands are not working On Thu, Apr 14, 2022, 9:21 PM Talha Anwar ***@***.***> wrote: > I tried to run the command with latest version but now php...
command now works i am able to see the menu entries but changing the name does not change asset file name
i was getting same error solved it by using require instead of import like this // eslint-disable-next-line @typescript-eslint/no-var-requires const xlsx = require('json-as-xlsx');