Skip to content

Fatal error: Uncaught TypeError: Return value of Toolkit\Cli\App::doHandle() must be of the type int, null returned #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
NoChizPlz opened this issue Jun 14, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@NoChizPlz
Copy link

NoChizPlz commented Jun 14, 2021

the app runs but it gets error

Fatal error: Uncaught TypeError: Return value of Toolkit\Cli\App::doHandle() must be of the type int, null returned in C:\Users\Isaac Netero\PhpstormProjects\checker\vendor\toolkit\cli-utils\src\App.php:204
Stack trace:
#0 C:\Users\Isaac Netero\PhpstormProjects\checker\vendor\toolkit\cli-utils\src\App.php(171): Toolkit\Cli\App->doHandle()
#1 C:\Users\Isaac Netero\PhpstormProjects\checker\vendor\toolkit\cli-utils\src\App.php(138): Toolkit\Cli\App->dispatch(true)
#2 C:\Users\Isaac Netero\PhpstormProjects\checker\example\liteApp(69): Toolkit\Cli\App->run()
#3 {main}
  thrown in C:\Users\Isaac Netero\PhpstormProjects\checker\vendor\toolkit\cli-utils\src\App.php on line 204
@inhere inhere self-assigned this Jun 14, 2021
@inhere inhere added the bug Something isn't working label Jun 14, 2021
@inhere inhere closed this as completed in 571d69b Jun 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants