From issues-return-88646-apmail-cordova-issues-archive=cordova.apache.org@cordova.apache.org Thu Oct 26 20:11:07 2017 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 52F9F10041 for ; Thu, 26 Oct 2017 20:11:07 +0000 (UTC) Received: (qmail 22072 invoked by uid 500); 26 Oct 2017 20:11:07 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 22010 invoked by uid 500); 26 Oct 2017 20:11:07 -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 21859 invoked by uid 99); 26 Oct 2017 20:11:07 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Oct 2017 20:11:07 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 10DC91A1762 for ; Thu, 26 Oct 2017 20:11:05 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.001 X-Spam-Level: X-Spam-Status: No, score=-100.001 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id oJi50F3C8SDO for ; Thu, 26 Oct 2017 20:11:04 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 989705FBE2 for ; Thu, 26 Oct 2017 20:11:03 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 3CC1CE0E4A for ; Thu, 26 Oct 2017 20:11:02 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 69DAB212FC for ; Thu, 26 Oct 2017 20:11:00 +0000 (UTC) Date: Thu, 26 Oct 2017 20:11:00 +0000 (UTC) From: "Jan Piotrowski (Sujan) (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-13499) "Try setting setting it manually." 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-13499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16221133#comment-16221133 ] Jan Piotrowski (Sujan) commented on CB-13499: --------------------------------------------- If found it in two repositories: https://github.com/apache/cordova-lib/blob/552584a0d5f6167d0816db1c865e8a3728eed624/spec/plugman/projects/android/cordova/lib/check_reqs.js#L166 https://github.com/apache/cordova-android/blob/55d7cf38654157187c4a4c2b8784191acc97c8ee/bin/templates/cordova/lib/check_reqs.js#L179 (appears a few more times later in these files) Am I correct in assuming that the `cordova-android` thing is a copy of the other and can be ignored? Or should I edit both repos? > "Try setting setting it manually." > ---------------------------------- > > Key: CB-13499 > URL: https://issues.apache.org/jira/browse/CB-13499 > Project: Apache Cordova > Issue Type: Bug > Components: cordova-android, cordova-lib > Reporter: Jan Piotrowski (Sujan) > Assignee: Joe Bowser > > Just got this nice output: > {quote} > You have been opted out of telemetry. To change this, run: cordova telemetry on. > Error: Failed to find 'ANDROID_HOME' environment variable. Try **setting setting** it manually. > Failed to find 'android' command in your 'PATH'. Try update your 'PATH' to include path to valid SDK directory. > {quote} > One "setting" can go. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org