I tried with a new project and the examples don't work, and an old working project which was made on haxe 3.2 now is not working anymore... I tried with the test folder from this same project and also fails:
$ cd haxe-dom/test
$ haxe compile.hxml
Called from ? line 1
Called from Test.hx line 30
Called from Test.hx line 40
Called from a C function
Called from Test.hx line 55
Called from hxdom/DomTools.hx line 266
Called from dom4/Element.hx line 167
Uncaught exception - Invalid field access : getNamedItem
Error: Command failed with error 1
I tried with a new project and the examples don't work, and an old working project which was made on haxe 3.2 now is not working anymore... I tried with the test folder from this same project and also fails: