xpath2.js icon indicating copy to clipboard operation
xpath2.js copied to clipboard

Example snippet crashing: domClasses missing in xmldom

Open alexandrev opened this issue 9 years ago • 5 comments

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 avatar Mar 06 '16 15:03 alexandrev

Any feedback? Anyone reading this repo? Anyone there?

alexandrev avatar Mar 12 '16 17:03 alexandrev

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.

ilinsky avatar Mar 21 '16 09:03 ilinsky

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?

alexandrev avatar Mar 21 '16 10:03 alexandrev

@ilinsky some news about?

giuliac89 avatar Aug 31 '17 13:08 giuliac89

@giuliac89 Will likely pick it up this fall.

ilinsky avatar Sep 01 '17 07:09 ilinsky