Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Installation error w/ Filament v2 environment #44

Open
RyanDrewniak opened this issue Sep 13, 2023 · 2 comments
Open

[Bug]: Installation error w/ Filament v2 environment #44

RyanDrewniak opened this issue Sep 13, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@RyanDrewniak
Copy link

RyanDrewniak commented Sep 13, 2023

What happened?

I ran the installation composer command: composer require savannabits/filament-flatpickr and got the following output:
Screenshot 2023-09-13 at 8 39 56 AM

It does look like it installed the package, but it refuses to work. I tried the follow-up command: php artisan vendor:publish --tag="filament-flatpickr-assets" --force, but I got the same error:
Screenshot 2023-09-13 at 8 41 05 AM

How to reproduce the bug

Run through the installation steps as noted in the Readme for filament v2.

Package Version

3.0.1

PHP Version

8.2.10

Laravel Version

10.22.0

Which operating systems does with happen with?

macOS

Notes

No response

@RyanDrewniak RyanDrewniak added the bug Something isn't working label Sep 13, 2023
@RyanDrewniak
Copy link
Author

Any leads on this?

@dannydehaan
Copy link

Just use

composer require savannabits/filament-flatpickr:v2.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants