Created
October 24, 2014 17:23
-
-
Save ngnguyen1/e5578663ba9a19052993 to your computer and use it in GitHub Desktop.
log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /home/abc/loopback-connector-soap/node_modules/soap/lib/wsdl.js:538 | |
| this.parts[part.$name].namespace = nsName.namespace; | |
| ^ | |
| TypeError: Cannot set property 'namespace' of undefined | |
| at MessageElement.postProcess (/home/chris/.Trash/test/test/loopback-connector-soap/node_modules/soap/lib/wsdl.js:538:40) | |
| at OperationElement.postProcess (/home/chris/.Trash/test/test/loopback-connector-soap/node_modules/soap/lib/wsdl.js:619:13) | |
| at PortTypeElement.postProcess (/home/chris/.Trash/test/test/loopback-connector-soap/node_modules/soap/lib/wsdl.js:639:11) | |
| at BindingElement.postProcess (/home/chris/.Trash/test/test/loopback-connector-soap/node_modules/soap/lib/wsdl.js:653:14) | |
| at ServiceElement.postProcess (/home/chris/.Trash/test/test/loopback-connector-soap/node_modules/soap/lib/wsdl.js:688:15) | |
| at /home/chris/.Trash/test/test/loopback-connector-soap/node_modules/soap/lib/wsdl.js:978:26 | |
| at WSDL._processNextInclude (/home/chris/.Trash/test/test/loopback-connector-soap/node_modules/soap/lib/wsdl.js:1050:12) | |
| at WSDL.processIncludes (/home/chris/.Trash/test/test/loopback-connector-soap/node_modules/soap/lib/wsdl.js:1080:8) | |
| at /home/chris/.Trash/test/test/loopback-connector-soap/node_modules/soap/lib/wsdl.js:968:10 | |
| at process._tickCallback (node.js:419:13) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment