Error installing on Filament 4 (Stable) #101
|
I get this error while trying to install it: composer require guava/calendar Problem 1 Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions. Installation failed, reverting ./composer.json and ./composer.lock to their original content. |
Replies: 2 comments 1 reply
|
Hello @fabiobettiol, we just released version 2.0 with filament v4 support. Please keep in mind that are some breaking changes, so I recommend upgrading in a separate branch. |
|
Thanks for the updated guide too, I was going crazy to understand how to build assets with vite, now with v2 works like a charm. The guide still says |
Hello @fabiobettiol, we just released version 2.0 with filament v4 support.
Please keep in mind that are some breaking changes, so I recommend upgrading in a separate branch.