Hi all, 

I'm having a proxy authentication problem while downloading appium: I put 
authentication info into the proxy config, but still receiving an error 
from our proxy that this URL (http://registry.npmjs.org/appium) is 
forbidden. But I can open this URL using my browser (This stuff is 
returned: 
{"_id":"appium","_rev":"92-fe34500940932a571248e546357a14c9","name":"appium","description":"Automation
 
for Apps.").

When I inspect network traffic, I see that my browser uses NTLM 
authentication, whereas npm uses basic auth. I see that my 
domain\user:password is transmitted correctly in basic auth.

Any suggestions on how to install? 

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to