When running “serverless deploy --verbose” the deployment fails effectively silently.
The only output is “Serverless: Packaging service…” and then the process ends.
Double-check that you are actually in a serverless project folder/directory that has a serverless.yml.
I just caught myself with this same error… forgetting i’d cd’d up one level earlier