Upgrading from V2 to V3 error

When trying to run "vendor/bin/filament-v3.bat", I get a couple of errors as shown in the image included.

I've set minimum-stability to dev and running the composer command "composer require filament/upgrade:"^3.0-stable" -W --dev" worked fine.
ERROR.png
Solution
You need to run it from the folder example-app instead of the bin folder
Was this page helpful?