Geoff Williams

Results 24 comments of Geoff Williams
trafficstars

PR: https://github.com/confluentinc/confluent-kubernetes-examples/pull/294

Please take a look at https://github.com/confluentinc/confluent-kubernetes-examples/pull/203 -- I think this fixes the problem

... In the meantime: ``` pip3 install git+https://github.com/lepture/mistune-contrib.git ```

Workaround: ```shell mv .env .env.nouse env -i ~/.bun/bin/bun build --target=bun --compile --sourcemap src/app.ts --outfile build/app mv .env.nouse .env ```