Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work on Node.js@4. Need to update version of dependency node-xml2js and fix it's usage. #264

Open
grushikhin opened this issue Apr 8, 2019 · 0 comments

Comments

@grushikhin
Copy link

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.

@grushikhin grushikhin changed the title Update version of dependency node-xml2js. Doesn't work on Node.js@4. Need to update version of dependency node-xml2js and fix it's usage. Apr 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant