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 2D9E818351 for ; Mon, 16 Nov 2015 10:27:12 +0000 (UTC) Received: (qmail 36805 invoked by uid 500); 16 Nov 2015 10:27:11 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 36762 invoked by uid 500); 16 Nov 2015 10:27:11 -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 36700 invoked by uid 99); 16 Nov 2015 10:27:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Nov 2015 10:27:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 254922C1F6F for ; Mon, 16 Nov 2015 10:27:11 +0000 (UTC) Date: Mon, 16 Nov 2015 10:27:11 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-9981) plugin installation broken for node 0.10.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-9981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15006467#comment-15006467 ] ASF GitHub Bot commented on CB-9981: ------------------------------------ Github user vladimir-kotikov commented on the pull request: https://github.com/apache/cordova-lib/pull/340#issuecomment-156981607 Merged. Thanks, @apla > plugin installation broken for node 0.10.x > ------------------------------------------ > > Key: CB-9981 > URL: https://issues.apache.org/jira/browse/CB-9981 > Project: Apache Cordova > Issue Type: Bug > Components: CordovaLib > Affects Versions: 5.4.0 > Reporter: Ivan Baktsheev > > In commit > https://github.com/apla/cordova-lib/commit/07271a5c6162c0b2bee55e1ea23f91ebdfbbb34c > added call for path.pase in file > cordova-lib/src/plugman/platforms/common.js > path.parse is only available for node 0.12 and later. > According to https://github.com/nodejs/LTS/, node 0.10 will be in maintenance mode for one year since October 2015, so maintaining compatibility is important. For example, Travis-CI still using nodejs 0.10 for Mac OS X virtual machines. -- 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