You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (JIRA)" <ji...@apache.org> on 2018/08/23 10:41:00 UTC

[jira] [Closed] (CB-6621) [CLI][NodeJS 11.1x] config.js returns path for local library escaping all backslashes

     [ https://issues.apache.org/jira/browse/CB-6621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jcesarmobile closed CB-6621.
----------------------------
    Resolution: Won't Fix

Closing as this is very old and those node versions are very old to. Might be fixed. If you still face issues with latest versions of cordova, please open an issue on cordova-cli github repo

> [CLI][NodeJS 11.1x] config.js returns path for local library escaping all backslashes
> -------------------------------------------------------------------------------------
>
>                 Key: CB-6621
>                 URL: https://issues.apache.org/jira/browse/CB-6621
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-cli
>    Affects Versions: 3.4.0
>         Environment: Windows 7, Windows 8.1
>            Reporter: Martin Gonzalez
>            Assignee: Martin Gonzalez
>            Priority: Major
>              Labels: cordova-cli
>             Fix For: 3.6.0
>
>
> 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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org