awslabs/amazon-kinesis-client-nodejs

Can not run the sample.

khitsik opened this issue · 1 comments

I`m trying to run KCL with localstack

Always getting:
Caused by: io.netty.handler.codec.http2.Http2Exception: First received frame was not SETTINGS. Hex dump for first 5 bytes: 3c21444f43

Resolved by checking out to the earlier release version.

It means that the new release is breaking the local environment. Nice!

I think it should be fixed