amazon-kinesis-client-nodejs
amazon-kinesis-client-nodejs copied to clipboard
Can not run the sample.
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