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

[CLI][NodeJS 11.1x] config.js returns path for local library escaping all backslashes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 3.4.0
    • 3.6.0
    • cordova-cli
    • Windows 7, Windows 8.1

    Description

      Using local libraries as cordova-android, blackberry10, wp8 with nodejs 11.1x it's making fail the requirements check.

      In fact, the config.js file, it's the one that verify if custom libraries or local libraries are specified in the project.
      Tracking down the problem, I've found out that config.js, which returns the library path, it's messing the path and returning this:
      c:%5CUsers%5CAdministrator%5CDesktop%5CTestWP%5Ccordova-wp8
      instead of:
      c:\Users\Administrator\Desktop\TestWP\cordova-wp8

      Attachments

        Activity

          People

            martin.c.glez.glez Martin Gonzalez
            martin.c.glez.glez Martin Gonzalez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: