You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* The schema seems to have changed for the serverless.yml
between version 4.x and 6.x at a minimum
* The 4.x plugin version was compatible with the serverless.yml
but was using a deprecated 12.x Lambda runtime thus failing
to deploy
* The 6.x version was getting
TypeError: Cannot convert undefined or null
0 commit comments