Peter De Leuze
Peter De Leuze
Hello @janbar Can you provide a (ubuntu) release package ? Because trying to build it myself resulted in an unresolved dependency (QT5) As I am not familiar with build/develop and...
> Hello @janbar > Can you provide a (ubuntu) release package ? Because trying to build it myself resulted in an unresolved dependency (QT5) > > As I am not...
Hello, I also have this issue. But only on Windows ! If you set a timeout of e.g. 2 sec, it will never honour this timeout. It will always fail...
**ADDENDUM:** It seems that is DOES work, but ONLY when you specify this as an option on the constructor of the Client: ``` const Client = require('node-rest-client').Client; .... var client...
Hello, We also had the issue that the command did not execute from the initial call. But only after the 2nd call. More annoying was that this drawer command seemed...