Open anusreemn opened 7 years ago
I have used same "autopulous-angular2-soap": "^0.4.7" . but I am getting below exception. please help to resolve this. ERROR in E:/CCDT/Angular2-Application/angular2-soap/src/soap.service.ts (1,18):
Cannot find name 'xdom2jso'.
ERROR in E:/CCDT/Angular2-Application/angular2-soap/src/soap.service.ts (1,18):
Cannot find namespace 'xdom2jso'.
ERROR in E:/CCDT/Angular2-Application/angular2-soap/src/soap.service.ts (84,21):
Type 'Document' is not assignable to type 'NodeListOf
Hi @autopulous @Neoheurist ,
I installed npm package 'autopulous-xdom2jso', and imported service as well. But building my app throws me errors below. Please help in resolving this: