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

Konstantin Vulsonov closed CB-12610.
------------------------------------
    Resolution: Invalid

> Error in util.js
> ----------------
>
>                 Key: CB-12610
>                 URL: https://issues.apache.org/jira/browse/CB-12610
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: weinre
>         Environment: nodejs usage
>            Reporter: Konstantin Vulsonov
>            Assignee: Patrick Mueller
>
> There are error in /lib/utils.js in 11 line
> `utils.Program = Program = path.basename(process.argv[1]);`
> must be
> `utils.Program = Program = path.basename(process.argv[0]);`
> Or the same in coffe scripts



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to