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 versions > 0.10 #120

Open
kpgarrod opened this issue Jan 26, 2016 · 1 comment
Open

Doesn't work on node versions > 0.10 #120

kpgarrod opened this issue Jan 26, 2016 · 1 comment

Comments

@kpgarrod
Copy link

When I try to run this library with nodejs > 0.10 I get an error: 'Error: Module did not self-register.'. It seems to come from xml2json which is an old version. Any chance of upgrading it please?

@premasagar
Copy link
Member

Yes, that is right. That needs updating and testing. In the meantime, you can just remove xml2json from package.json before you run npm install, if you don't need XML parsing.

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

2 participants