cdesch

Results 67 comments of cdesch

I get a similar error when doing the `EAN13` regarding the length. I added the `flat` parameter and got the `ARTSurfaceView` error

This is the code that worked:

@emzarichab What error did you get?

@thaiphamvan What do you do for RN > 60 that is running Expo?

@prowseed lol. thats my own pull request [#50] to use SVG. 👍 In the meantime, you can use my [fork](https://github.com/cdesch/react-native-barcode-builder)

I believe this solved the issue: - https://github.com/kubernetes-sigs/aws-load-balancer-controller/issues/2039#issuecomment-1099032289 - https://stackoverflow.com/questions/70681534/failed-calling-webhook-vingress-elbv2-k8s-aws And then [Step 5 in the YAML Tab here](https://kubernetes-sigs.github.io/aws-load-balancer-controller/v2.4/deploy/installation/) to get the [IngressClasses](https://kubernetes-sigs.github.io/aws-load-balancer-controller/v2.2/guide/ingress/ingress_class/)

> @andrewdotn I had to export in order for it to work: > > ```shell > export SETUPTOOLS_USE_DISTUTILS=stdlib > ``` This worked for me as well. System Information: Python ```...

@mapaiva Here are my specs MacOS 10.12.3 `"react-native": "^0.40.0"` `"react-native-usbserial": "^1.0.0",`

Does this operator pull helm charts down on it's own as part of creating HLF?

Okay. I was wondering if when behind a firewall/proxy might be blocking the operator from doing certain tasks. It seemed to hang there. I'll give it another try. Thanks