Skip to content

Code in the example does not work - library throws an error #5

@akimkelar

Description

@akimkelar

Code in the example does not work - library throws an error

.../node_modules/soap-server/lib/soap-server.js:35
var args = matches[1].split(',');
^
TypeError: Cannot read property '1' of null
at new SoapOperation (.../node_modules/soap-server/lib/soap-server.js:35:20)
at SoapService.addOperation (.../node_modules/soap-server/lib/soap-server.js:121:26)
at new SoapService (.../node_modules/soap-server/lib/soap-server.js:116:9)
at SoapServer.addService (.../node_modules/soap-server/lib/soap-server.js:154:24)
at Object. (.../index.js:10:30)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions