Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5BDB718CCE for ; Tue, 9 Feb 2016 14:15:18 +0000 (UTC) Received: (qmail 7865 invoked by uid 500); 9 Feb 2016 14:15:18 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 7836 invoked by uid 500); 9 Feb 2016 14:15:18 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 7814 invoked by uid 99); 9 Feb 2016 14:15:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Feb 2016 14:15:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 15D852C14F6 for ; Tue, 9 Feb 2016 14:15:18 +0000 (UTC) Date: Tue, 9 Feb 2016 14:15:18 +0000 (UTC) From: "Sergey Grebnov (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-9775) Can't install Apache Cordova on OS X MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-9775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15138975#comment-15138975 ] Sergey Grebnov commented on CB-9775: ------------------------------------ Looks like connection issue and not related to cordova, please verify that you can install any other npm package > Can't install Apache Cordova on OS X > ------------------------------------ > > Key: CB-9775 > URL: https://issues.apache.org/jira/browse/CB-9775 > Project: Apache Cordova > Issue Type: Bug > Reporter: Jakob Moser > > When I wan't to install Cordova trough terminal I only get this message: > Jakobs-MacBook-Pro:~ jakobmoser$ npm install -g cordova > npm ERR! Darwin 14.5.0 > npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "-g" "cordova" > npm ERR! node v4.1.2 > npm ERR! npm v2.14.4 > npm ERR! code ECONNRESET > npm ERR! network tunneling socket could not be established, cause=getaddrinfo ENOTFOUND proxy proxy:8080 > npm ERR! network This is most likely not a problem with npm itself > npm ERR! network and is related to network connectivity. > npm ERR! network In most cases you are behind a proxy or have bad network settings. > npm ERR! network > npm ERR! network If you are behind a proxy, please make sure that the > npm ERR! network 'proxy' config is set properly. See: 'npm help config' > npm ERR! Please include the following file with any support request: > npm ERR! /Users/jakobmoser/npm-debug.log > Can you help me? -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org