Closed weiloon1234 closed 6 years ago
laravel 5.7 vue file at location at resources\js\ instead of resources\assets\js
vendor\martinlindhe\laravel-vue-i18n-generator\src\Commands\GenerateInclude.php:48
writing to assets folder which doesn't exists for laravel 5.7, thats why the error
change the config\vue-i18n-generator.php
jsPath and jsFile removed the assets will fix
Thank you for reporting this! For now I have updated the README with a notice in https://github.com/martinlindhe/laravel-vue-i18n-generator/commit/012424e1e167567b59a39b6e767e36128c4a123e
HI
there is an error when running the command
php artisan vue-i18n:generate
below is the error message i get with
php artisan vue-i18n:generate -v