Hi,
I've fetch master branch on my Laravel10+Nova4 project and I get following errors : Cannot use Symfony\Component\Console\Output\OutputInterface as OutputInterface because the name is already in use
You have "use Symfony\Component\Console\Output\OutputInterface;" twice in files DashboardViewCommand.php ,ViewsCommand.php, Error403ViewCommand.php and Error404ViewCommand.php
Can you fix it on repository?

Regards