Giter VIP home page Giter VIP logo

node-soap-client's People

Contributors

bbigras avatar minchenkov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

apetroff

node-soap-client's Issues

npm install doesn't work

14:56 ~/dropbox/sd/acd/octopus $ npm install node-soap-client
npm ERR! Error: Not found: node-soap-client@'https://github.com/minchenkov/node-soap-client/tarball/master'
npm ERR! Valid install targets:
npm ERR! ["latest","0.0.1","0.0.2"]
npm ERR!     at installTargetsError (/usr/local/lib/node_modules/npm/lib/cache.js:313:10)
npm ERR!     at /usr/local/lib/node_modules/npm/lib/cache.js:274:15
npm ERR!     at saved (/usr/local/lib/node_modules/npm/lib/utils/npm-registry-client/get.js:134:7)
npm ERR!     at cb (/usr/local/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:31:9)
npm ERR! Report this *entire* log at:
npm ERR!     <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR!     <[email protected]>
14:56 ~/dropbox/sd/acd/octopus $ npm install https://github.com/minchenkov/node-soap-client/tarball/master
npm ERR! error installing [email protected] Error: Not found: dom-js@'git+ssh://git'
npm ERR! error installing [email protected] Valid install targets:
npm ERR! error installing [email protected] ["latest","0.0.1","0.0.2","0.0.3","0.0.5"]
npm ERR! error installing [email protected]     at installTargetsError (/usr/local/lib/node_modules/npm/lib/cache.js:313:10)
npm ERR! error installing [email protected]     at /usr/local/lib/node_modules/npm/lib/cache.js:274:15
npm ERR! error installing [email protected]     at saved (/usr/local/lib/node_modules/npm/lib/utils/npm-registry-client/get.js:134:7)
npm ERR! error installing [email protected]     at cb (/usr/local/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:31:9)
npm ERR! Error: Not found: dom-js@'git+ssh://git'
npm ERR! Valid install targets:
npm ERR! ["latest","0.0.1","0.0.2","0.0.3","0.0.5"]
npm ERR!     at installTargetsError (/usr/local/lib/node_modules/npm/lib/cache.js:313:10)
npm ERR!     at /usr/local/lib/node_modules/npm/lib/cache.js:274:15
npm ERR!     at saved (/usr/local/lib/node_modules/npm/lib/utils/npm-registry-client/get.js:134:7)
npm ERR!     at cb (/usr/local/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:31:9)
npm ERR! Report this *entire* log at:
npm ERR!     <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR!     <[email protected]>

Ports

It doesn't seem to work with URLs that contain ports, like http://api.metabus.ru:8080.

I get this error:
Select "address" returned 0 elements, but only 1 expected

I believe this is a problem parsing out the port, because if I hit another URL without one it works fine.

Question

I receive this message Cant resolve type "pingSoapIn" in namespace

Redirects not supported

Finally got things working, but now I get this:

/Users/cj/Dropbox/sd/acd/octopus/node_modules/node-soap-client/lib/node-soap-client.js:51
                throw new Error('Redirects not supported');
                      ^
25 Sep 17:17:00 - [ERROR] Error
Error: Redirects not supported
    at ClientRequest.<anonymous> (/Users/cj/Dropbox/sd/acd/octopus/node_modules/node-soap-client/lib/node-soap-client.js:51:23)
    at ClientRequest.g (events.js:143:14)
    at ClientRequest.emit (events.js:64:17)
    at HTTPParser.onIncoming (http.js:1357:9)
    at HTTPParser.onHeadersComplete (http.js:108:31)
    at Socket.ondata (http.js:1231:22)
    at Socket._onReadable (net.js:677:27)
    at IOWatcher.onReadable [as callback] (net.js:177:10)

Any ideas?

Many thanks,

CJ

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.