有人可以在尝试创建自定义工具时解释这个错误吗?

Can someone explain this error when trying to create a custom tool?

我正尝试按照 nova 文档中的步骤创建一个新工具。 我尝试 php artisan nova:tool Tree,但出现错误 An option named "no-interaction" already exists. Google 没有找到任何东西。可能是什么问题?

这是 Laravel Nova 3.7

中的错误