I´m using this template https://github.com/msfidelis/serverless-architecture-boilerplate
and the issue has only occured with this template so far.
Creating new projects from scratch with the sls assistent and deploying works fine.
When running sls deploy it processes these 3 steps and then stops
Serverless: Packaging service...
Serverless: Excluding development dependencies...
Serverless: Installing dependencies for custom CloudFormation resources...
Running deploy with --verbose --force does not change anything and there are literally no additional exceptions or log messages thrown which makes it very hard to find the source of this issue.
Serverless v: 1.50.0
OS: Windows 10