twilio-labs/serverless-toolkit

twilio:serverless deploy fails in MacOS Ventura

frvilla opened this issue · 3 comments

After upgrading to MacOS Ventura pre-release, I experienced this issue with twilio command all together which I fixed by adding this line:
image
That fixed the command but twilio serverless:deploy still gives me this error:
TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))

Thank you so much for opening your first issue in this project! We'll try to get back to it as quickly as possible. While you are waiting...here's a random picture of a corgi (powered by dog.ceo)

picture of dog

I am currently using MacOS Monterey, so cannot reproduce this. Your issue with the serverless toolkit seems different to the one fixed with the update to macos-releases. Are you able to share the file and line number on which that error occurred?

Also, a new version was released very recently, so please do update to the latest and try again.

Thanks!

Hi @frvilla are you still seeing this? Please reopen if so.