dherault / dherault/serverless-offline
serverless 3 is not compatible
Open
- Dominant language
- JavaScript
- Stars
- 5.3k
- Forks
- 811
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 3
Description
## Bug Report
serverless-offline requires serverless version ^1.60.0 || 2 but found version 3.29.0. Be aware that functionality might be limited or contains bugs. To avoid any issues update serverless to a later version.
offline: WARNING: Serverless Offline does not support the AWS_IAM authorization type
The serverless plugin does compile the project however with those warnings, and when you try to hit any http endpoint the applications crash, and just point that can not find node uri
Contributor guide
Assessment
This issue has not been assessed yet.