Martin Le Bas
Martin Le Bas
Just found the way to downgrade and stick to the previous tag: ``` helm plugin install --version v0.9.0 https://github.com/chartmuseum/helm-push.git ```
Hi @Warfront1, in the meantime you can [stick to the previous version](https://github.com/chartmuseum/helm-push/issues/114#issuecomment-933771894).
Hi @alexo, I would be really interested about this new functionality. Is it still in your backlog ? Is it already planned for a future release ? Thanks for this...
I solved the problem on my side by adding this to the config.json : "memberVariables":true I guessed it by looking at this line of the traceur code: https://github.com/google/traceur-compiler/blob/master/src/Options.js#L143
You get this error because you forgot to write a constructor : ``` javascript export class Point { x:int; constructor(x:int){ this.x = x; } } ```
It specifies that the transpiler _can_ generate the constructor. But it does not say if the constructor will assign values. In the example provided by @mhevery field variables are assigned...
I am also observing the same behaviour with a Carrier Infinity heat pump (40MPHAQ12XA3) using the midea usb wifi dongle. Regarding this warning : ``` Midea B5 unknown property=b'@\x00' ```...