Ivan Baktsheev created CB-9981:
----------------------------------
Summary: 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: [email protected]
For additional commands, e-mail: [email protected]