Open rlee1990 opened 3 years ago
As a workaround, I commented out anything related to the issue as it appears to just be around the real-time section.
Agent comment from Anders Lund in Zendesk ticket #11776:
Hello and thanks for submitting an issue to our GitHub repository. We’re glad you’re getting hands on with the product. The Issue section of this Github repo is now reserved only for bug reports and feature improvements and suggestions. It looks like what you’re looking for is technical support using the product as this is not a known issue. For this support, we would suggest emailing our Customer Success and Engineer support team at support@getstream.io with your application key or ID and we’ll be able to help you out. Thanks for your understanding, we’re going to mark this issue as closed.
In case our understanding is incorrect and you are describing a bug, we apologize, and invite you to please follow up with a minimal reproduction of the bug and we will reopen the issue and investigate accordingly.
°°°
This is a bug as this comes up when building to deploy and I started receiving this error with the latest version.
@rlee1990 What is your ts version ?
/cc @mahboubii would be nice to document min supported version in readme clearly 😅
I am using 4.2.4 @ferhatelmas
@ferhatelmas we usually upgrade to the last typescript version and use the latest features which is breaking for older ts compilers. @nhannah what do you think?
I ran into this issue today too. I have down graded my typescript dependency version, and I am able to build and run my cloud function. I would not not like have to downgrade Typescript.
I keep getting the same error trying to upload the functions to firebase. The errors point to the ts parts of this package.
gz#11776