Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-9981

plugin installation broken for node 0.10.x

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.4.0
    • None
    • cordova-lib

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              apla Ivan Baktsheev
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: