Skip to content

getting error while running php artisan ui adminlte-localized --auth #1090

@dhsont

Description

@dhsont

Truying to run following command on fresh laravel project with infyom lab
php artisan ui adminlte-localized --auth

ErrorException

copy(D:\laragon\www\l10infyom\vendor\infyomlabs\laravel-ui-adminlte\src../adminlte-stubs/bootstrap/vite.config.js): Failed to open stream: No such file or directory

at vendor\infyomlabs\laravel-ui-adminlte\src\AdminLTELocalizedPreset.php:58
54▕ * @return void
55▕ /
56▕ protected static function updateViteConfiguration()
57▕ {
➜ 58▕ copy(DIR.'../adminlte-stubs/bootstrap/vite.config.js', base_path('vite.config.js'));
59▕ }
60▕
61▕ /
*
62▕ * Update the Sass files for the application.

1 vendor\infyomlabs\laravel-ui-adminlte\src\AdminLTELocalizedPreset.php:58

2 vendor\infyomlabs\laravel-ui-adminlte\src\AdminLTELocalizedPreset.php:45
InfyOm\AdminLTEPreset\AdminLTELocalizedPreset::updateViteConfiguration()

working fine for non localized

php artisan ui adminlte --auth

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions