serverless / serverless-local-schedule

⚡️🗺️⏰ Schedule AWS CloudWatch Event based invocations in local time(with DST support!)
MIT License
72 stars 11 forks source link

Fix rate.match is not a function issue #21

Closed ejoncas-rivalbet closed 2 years ago

ejoncas-rivalbet commented 3 years ago

FIXES: https://github.com/UnitedIncome/serverless-local-schedule/issues/20

Solution by https://github.com/UnitedIncome/serverless-local-schedule/issues/20#issuecomment-924749622

kotowick commented 2 years ago

Any update to when this will be merged?

steresi commented 2 years ago

I'm also eager to have this fix merged, to work with newer Serverless!

akshitkh commented 2 years ago

Any update on this? We are unable to use this with the latest Serverless version.

KillDozerX2 commented 2 years ago

I'm taking over to finishing this and will also solve #13 as well

KillDozerX2 commented 2 years ago

New PR created for @types/serverless, please upvote so it can move along as well. https://github.com/DefinitelyTyped/DefinitelyTyped/pull/59637

ramblingenzyme commented 2 years ago

https://github.com/serverless/serverless-local-schedule/pull/28 Is the new new hotness on the block to fix this issue.

pgrzesik commented 2 years ago

Fixed by #28