Closed mitchtechs closed 3 years ago
same issue with a fresh install
Same here. After installing on fresh Laravel 8 I get this: Livewire\Exceptions\ComponentNotFoundException Unable to find component: [navigation-menu]
This should be fixed in 2.1.0.
Thanks for your interest in the package!
Hi there,
This is a hobby for me and infact, the first issue i've ever submitted on any public repo before, although i have tested this back and forth a few times.
System Versions (all at time of writing) OS: MacOS using Valet Laravel: Latest Livewire: Latest
Replication
Thoughts The error displayed in my app was different, it couldn't locate the declared Livewire Components from the jetstream package, although an error is still thrown with a fresh install Although i'm not confident enough to make a Pull Request here, i have dismantled the package and made it local (out of the vendor DIR and with no ServiceProvider etc. and it all plays nicely.
Screenshot
Hope this is of some help to you!