serverless-plugin-typescript icon indicating copy to clipboard operation
serverless-plugin-typescript copied to clipboard

Deploy command does not work if using serverless 2.30 or later

Open huksley opened this issue 4 years ago • 0 comments

Since this release https://github.com/serverless/serverless/releases/tag/v2.30.0

This plugin does not work, if running with SLS_DEBUG="*" it produces following:

....
Serverless: Invoke deploy
Serverless: Warning: The command you entered did not catch on any hooks

huksley avatar May 26 '21 17:05 huksley