Create a new instance of CoreServiceProvider.
The service container to manage dependencies.
Handle the incoming event.
Errors are NOT caught here on purpose: ConsoleErrorHandler prints the very same message and
returns a failing status, which the adapter turns into a non-zero exit code. Swallowing them
printed the error but exited 0, so a broken scaffold looked like a success to any script or CI
job calling npm create @stone-js.
The init command class.