Hello, guys!
My application was accidentally broken last week due to a major update of xmlbuilder.
We use the latest version of Restler HTTP client 3.4.0, which depends on xml2js@0.4.0, which depends on xmlbuilder@>=0.4.2 and the latest version of xmlbuilder is 10.0.0.
At the moment if I install the latest version of restler and copy official examples, it does not work.
Could you migrate to the latest version of xml2js@0.4.19 and make restler working?
Thanks.
Hello, guys!
My application was accidentally broken last week due to a major update of
xmlbuilder.We use the latest version of Restler HTTP client
3.4.0, which depends onxml2js@0.4.0, which depends onxmlbuilder@>=0.4.2and the latest version ofxmlbuilderis10.0.0.At the moment if I install the latest version of
restlerand copy official examples, it does not work.Could you migrate to the latest version of
xml2js@0.4.19and makerestlerworking?Thanks.