You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Doug Davies (JIRA)" <ji...@apache.org> on 2018/03/14 14:01:00 UTC

[jira] [Updated] (CB-13973) cordova-fetch fails to retrieve a forked project

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

Doug Davies updated CB-13973:
-----------------------------
    Affects Version/s:     (was: 1.3.0)
                       cordova@8.0.0
          Description: 
Try

cordova plugin add [https://github.com/manateeworks/phonegap-manateeworks-v3.git]

then try my forked project

cordova plugin add [https://github.com/funkyvisions/phonegap-manateeworks-v3.git]

verbose logging shows:

*No scripts found for hook "before_plugin_add".*

*Calling plugman.fetch on plugin "https://github.com/funkyvisions/phonegap-manateeworks-v3.git"*

(node:75391) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): [object Object]

(node:75391) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

  was:
With cordova-8.0.0 try

cordova plugin add [https://github.com/manateeworks/phonegap-manateeworks-v3.git]

then try my forked project

cordova plugin add [https://github.com/funkyvisions/phonegap-manateeworks-v3.git]

verbose logging shows:

*No scripts found for hook "before_plugin_add".*

*Calling plugman.fetch on plugin "https://github.com/funkyvisions/phonegap-manateeworks-v3.git"*

(node:75391) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): [object Object]

(node:75391) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.


> cordova-fetch fails to retrieve a forked project
> ------------------------------------------------
>
>                 Key: CB-13973
>                 URL: https://issues.apache.org/jira/browse/CB-13973
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-fetch
>    Affects Versions: cordova@8.0.0
>            Reporter: Doug Davies
>            Priority: Minor
>
> Try
> cordova plugin add [https://github.com/manateeworks/phonegap-manateeworks-v3.git]
> then try my forked project
> cordova plugin add [https://github.com/funkyvisions/phonegap-manateeworks-v3.git]
> verbose logging shows:
> *No scripts found for hook "before_plugin_add".*
> *Calling plugman.fetch on plugin "https://github.com/funkyvisions/phonegap-manateeworks-v3.git"*
> (node:75391) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): [object Object]
> (node:75391) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.



--
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