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

Example snippet crashing: domClasses missing in xmldom #7

Open
alexandrev opened this issue Mar 6, 2016 · 5 comments
Open

Example snippet crashing: domClasses missing in xmldom #7

alexandrev opened this issue Mar 6, 2016 · 5 comments

Comments

@alexandrev
Copy link

I'm trying to use your library with my nodeJS application, but when I try to use the snippet you have on your front page (README.md page is the one I'm referring to) I cannot access to the domClasses attribute from the xmldom library.

I've check I'm using the latest version of the xmldom (0.1.22) and the latest of your library too (0.3.2)

Anything that I'm missing? Something have change that makes your snippets unusable?

Thx!

@alexandrev
Copy link
Author

Any feedback? Anyone reading this repo? Anyone there?

@ilinsky
Copy link
Owner

ilinsky commented Mar 21, 2016

The library was never build to be used in NodeJS environment (rather for client-side use), and the limitations of the temporary solution contributed are not explored in details.
I am of a plan to revisit the implementation and to make it NodeJS ready.

@alexandrev
Copy link
Author

Ok @ilinsky I really appreciate it, but do you have some news about the issue I'm talking about or is it only on nodeJS where this error is happening?

@giuliac89
Copy link

@ilinsky some news about?

@ilinsky
Copy link
Owner

ilinsky commented Sep 1, 2017

@giuliac89 Will likely pick it up this fall.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants