I wonder why this error occurs?

I get this error as soon as I install the package. I wonder why?
No description
9 Replies
Sanchit Patil
Sanchit Patil14mo ago
I resolved this error in my project with these steps, 1) Make sure your composer.json file has this filament version -> "filament/filament": "^3.0-stable", now run the composer update, It might resolve the issue or else 2) Remove composer.lock & delete entire vendor directory 3) run composer install
Mehmet K.
Mehmet K.OP14mo ago
Thanks but It's not working
toeknee
toeknee14mo ago
This is becuase of breezy by the looks of it. Did you install v2? And have you setup and configured filamentphp to a domain
Mehmet K.
Mehmet K.OP14mo ago
composer require jeffgreco13/filament-breezy as soon as I set this up, my project explodes. I installed it in another project before, there was no problem, and suddenly I faced this problem.
toeknee
toeknee14mo ago
Do you have filamentphp V3? if not, you need to request v1
Sanchit Patil
Sanchit Patil14mo ago
As far as I know, this error occurred when you are using an old version of filamentphp can try composer update -W
Mehmet K.
Mehmet K.OP14mo ago
Yes I have v3 my previous project was v3 and I had no problem.
No description
Sanchit Patil
Sanchit Patil14mo ago
change filament version to ^3.0-stable in composer.json and composer update
Mehmet K.
Mehmet K.OP14mo ago
Oh thanks İt is work
Want results from more Discord servers?
Add your server