livewire / flux

The official Livewire UI component library
https://fluxui.dev
492 stars 41 forks source link

Executing "php artisan flux:publish" causes error: ERROR There are no commands defined in the "flux" namespace. #56

Closed lcallif closed 1 month ago

lcallif commented 2 months ago

This command works in another Laravel App.

Laravel: 11.24 MacOs: Monterey 12.6.8

joshhanley commented 2 months ago

@lcallif can you run composer show -D and take a screenshot of the Flux rows?

lcallif commented 2 months ago

Not screen shots, but I thought this would work for you. And I gave you all of the information displayed just in case it helps you with this. Alsoooooo. Flux is pretty darn cool!!!!!!

barryvdh/laravel-debugbar v3.14.2 PHP Debugbar integration for Laravel fakerphp/faker v1.23.1 Faker is a PHP library that generates fake data for you. laravel/framework v11.25.0 The Laravel Framework. laravel/jetstream v5.2.0 Tailwind scaffolding for the Laravel framework. laravel/pint v1.18.1 An opinionated code formatter for PHP. laravel/sail v1.33.0 Docker files for running a basic Laravel application. laravel/sanctum v4.0.2 Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs. laravel/tinker v2.10.0 Powerful REPL for the Laravel framework. livewire/flux v1.0.2 The official UI component library for Livewire. livewire/flux-pro 1.0.2 The pro version of Flux, the official UI component library for Livewire. livewire/livewire v3.5.8 A front-end framework for Laravel. mockery/mockery 1.6.12 Mockery is a simple yet flexible PHP mock object framework nunomaduro/collision v8.4.0 Cli error handling for console/command-line PHP applications. phpunit/phpunit 10.5.35 The PHP Unit Testing framework. spatie/laravel-cookie-consent 3.3.2 Make your Laravel app comply with the crazy EU cookie law spatie/laravel-ignition 2.8.0 A beautiful error page for Laravel applications. spatie/laravel-ray 1.37.1 Easily debug Laravel apps Macintosh-3:BizToComp11 lester$ composer show -D barryvdh/laravel-debugbar v3.14.2 PHP Debugbar integration for Laravel fakerphp/faker v1.23.1 Faker is a PHP library that generates fake data for you. laravel/framework v11.25.0 The Laravel Framework. laravel/jetstream v5.2.0 Tailwind scaffolding for the Laravel framework. laravel/pint v1.18.1 An opinionated code formatter for PHP. laravel/sail v1.33.0 Docker files for running a basic Laravel application. laravel/sanctum v4.0.2 Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs. laravel/tinker v2.10.0 Powerful REPL for the Laravel framework. livewire/flux v1.0.2 The official UI component library for Livewire. livewire/flux-pro 1.0.2 The pro version of Flux, the official UI component library for Livewire. livewire/livewire v3.5.8 A front-end framework for Laravel. mockery/mockery 1.6.12 Mockery is a simple yet flexible PHP mock object framework nunomaduro/collision v8.4.0 Cli error handling for console/command-line PHP applications. phpunit/phpunit 10.5.35 The PHP Unit Testing framework. spatie/laravel-cookie-consent 3.3.2 Make your Laravel app comply with the crazy EU cookie law spatie/laravel-ignition 2.8.0 A beautiful error page for Laravel applications. spatie/laravel-ray 1.37.1 Easily debug Laravel apps

calebporzio commented 1 month ago

Any word on this? if you run composer update livewire/flux-pro are you still experiencing this?

lcallif commented 1 month ago

I will check it out in the morning after I have completed a backup.

calebporzio commented 1 month ago

Thanks - this seems like something specific to your instance so I'm closing this. If you have a reproduction please re-open. Thanks!