[jira] [Commented] (CB-10741) Plugin Installation failed(Showing Failed to install 'cordova-plugin-app-version':TypeError: Uh oh! Object # has no method 'parse')

Tue, 19 Apr 2016 03:13:26 -0700

    [ 
https://issues.apache.org/jira/browse/CB-10741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15247482#comment-15247482
 ] 

Vladimir Kotikov commented on CB-10741:
---------------------------------------

[~nikhilkh] this is only reproduced on Node v0.10 and caused by {{path.parse}} 
method which is only available since Node 0.12. However this is already fixed 
in master branches for all major platforms: 
[cordova-android|https://github.com/apache/cordova-android/commit/9af7f506f03b468734406341ae98599dbd2af676#diff-4f73e5f70cec312ae82aa7d023e3c88bL155],
 
[cordova-ios|https://github.com/apache/cordova-ios/commit/1d177aae2b89b44558c00aa42d1adfb776f50af9#diff-4dd01b7c4b3f825b9b9e6f223a83ec71L157],
 
[cordova-windows|https://github.com/apache/cordova-windows/commit/a7b8b348da2de9de62a41951f95c0e6e39740422#diff-7bcd02ec7f03ffbb25512bd1f4a0d388R146]

> Plugin Installation failed(Showing Failed to install 
> 'cordova-plugin-app-version':TypeError: Uh oh! Object #<Object> has no method 
> 'parse')
> -------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CB-10741
>                 URL: https://issues.apache.org/jira/browse/CB-10741
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaLib
>    Affects Versions: 5.0.1
>            Reporter: Naveen Bannikoppa
>              Labels: triaged, wfc
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> I upgraded the cordova to 6.0.0 and created new project added platform 
> everything worked fine but I am unable to install the plugins especially 
> app-version. Showing "Failed to install 
> 'cordova-plugin-app-version':TypeError: Uh oh! Object #<Object> has no method 
> 'parse'"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to