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
I thought tobi would work with Zappa as it is express and connect powered but I'm getting an error saying that it has "no method listen". What should I do to get tobi working with a zappa app?
The text was updated successfully, but these errors were encountered:
tobi will work with any node http server. im not familiar with how zappa is set up so i cant comment on that, but im assuming there is an instance of express in there somewhere
I thought tobi would work with Zappa as it is express and connect powered but I'm getting an error saying that it has "no method listen". What should I do to get tobi working with a zappa app?
The text was updated successfully, but these errors were encountered: